Loading Tool

Explorer IconExplorer

Memory Pool

47,033 transactions
27.46 vMB
0.06145234 BTC
Random Selection Loading Transactions
Max Size: 146.16/200 MB

Candidate Block

Mining Attempt e63a1e00854747377bb029dcb4aabfcf98a5d72352bf005903cb0232c4adbbd1
Version 20000000
Previous Block 00000000000000000000d64a7a53739de8cbf743e04f26b2708699d63bab0143
Merkle Root 9e2fccd8eaf1dfe13374e0ccd5d8a08143bebeb0bd662c8cc6b0fb9c2bf99acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,196
Size: 1.00 vMB
Total Fees: 0.01016489 BTC
Feerates: 100.28 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,776 (353,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,706 561,706 0000000000000000002514ff779fcbf3a2cfedba99e830334212111a7e94fc3a 273 0.10/1.00 vMB 17
561,705 561,705 0000000000000000002071278b61d0440b4c38eac60fc5d4a0a2de2b52ef6288 444 0.16/1.00 vMB 19
561,704 561,704 0000000000000000000e048da4fd44983781d9325114685c5762a8f6c654ac7d 3,205 1.00/1.00 vMB 13
561,703 561,703 000000000000000000116cd270ab06f1863d6e13d93e67ea551256567df51bff 2,859 0.92/1.00 vMB 4
561,702 561,702 000000000000000000142f9aa3748668de2aae57a3753e6c095e34842b8e71be 3,418 1.00/1.00 vMB 26
561,701 561,701 000000000000000000043a3051819e90c5ff110985552f3eb7bc34117dfc2571 1,421 0.81/1.00 vMB 5
561,700 561,700 000000000000000000106f7e915c0c92e4fd3273165246a72a049d22691331ff 3,177 1.00/1.00 vMB 10
561,699 561,699 0000000000000000002371cd14729ce7d86e9cf098eef7bd5269cb321c29ef3c 3,326 1.00/1.00 vMB 20
561,698 561,698 000000000000000000053f20e6a5d2121e872b73a457bc3677f4e04cc7fb1b66 2,939 1.00/1.00 vMB 5
561,697 561,697 0000000000000000001dfa5233df6f4c78a027ee5bb17c0be135740f124b8d66 3,071 1.00/1.00 vMB 9
561,696 561,696 00000000000000000024a5689c32d99bc4656be85466b88d0c0208b040ee69dd 3,359 1.00/1.00 vMB 27
561,695 561,695 0000000000000000001d82d855d03fea0029bdb40f5cb34bad443c717682adf5 3,355 1.00/1.00 vMB 5
561,694 561,694 00000000000000000016158ba8056e1df285acd89d94e52150fcb3bbafabb2a9 3,138 1.00/1.00 vMB 20
561,693 561,693 0000000000000000001e708d57635b0889a0d4a9cfec69b7006b01a4beca7b56 2,972 1.00/1.00 vMB 28
561,692 561,692 000000000000000000141a730d7374856bfb0a826616636dfedad43f86310c67 395 0.26/1.00 vMB 25
561,691 561,691 0000000000000000002c8d50a593da88e9bd0d9479222d1e8c4618622e97d807 2,833 1.00/1.00 vMB 7
561,690 561,690 0000000000000000000451850f5bfd27b27372ff81091e89af975d2e9185068c 2,790 1.00/1.00 vMB 12
561,689 561,689 0000000000000000002eb32801277046c71e5e6b12f413c2a23d5625ae27f0c0 2,994 1.00/1.00 vMB 15
561,688 561,688 0000000000000000000385c7336ad0eb8452629348707fb37d8683addaa68b63 3,086 1.00/1.00 vMB 23
561,687 561,687 0000000000000000000c861d8d22c96e56fff4583345b29a1225ebad5774819c 2,563 1.00/1.00 vMB 8
561,686 561,686 0000000000000000001cf77b61b42c093afc4046c4e34ea52977b66b8f99a27e 3,144 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 648.51 GB
    • Received: 13.05 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.