Loading Tool

Explorer IconExplorer

Memory Pool

46,758 transactions
27.23 vMB
0.07254205 BTC
Random Selection Loading Transactions
Max Size: 143.90/200 MB

Candidate Block

Mining Attempt 28570237829509f4d37e1fc3e833bb6017882e8fb3a66b11f43aa826149e2b55
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root 1d1da3b468778e9d6a85002a0cc4891031e36938db2108836a607d871430f5b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.02180454 BTC
Feerates: 150.62 > 2.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (164,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,997 749,997 000000000000000000025ca1f6388f8609033ea1dc30798b7acf8205d97c66b5 389 1.00/1.00 vMB 1
749,996 749,996 00000000000000000002502eb31470de9a51307640b1c62db2ada231af296b57 2,629 1.00/1.00 vMB 9
749,995 749,995 000000000000000000039c07fcc08742d621ddaa7f7c4da058cd76244dc63771 792 1.00/1.00 vMB 2
749,994 749,994 00000000000000000002fdb93e9986ec664636ba1a6f828303cb464f78769d65 2,669 1.00/1.00 vMB 7
749,993 749,993 00000000000000000006fa46bd27d0b60f69e8bc5f59f58bfe2eb8fbe4c3b4f6 3,070 1.00/1.00 vMB 10
749,992 749,992 00000000000000000008805a97350d861a471a2a5c0be5f68a8c74c5748145d0 2,318 1.00/1.00 vMB 12
749,991 749,991 00000000000000000001d5bf55cddcdf500ba1060827a4380a70622b89fb30a5 3,737 1.00/1.00 vMB 21
749,990 749,990 00000000000000000002a80a498470d2b3c12c750ece4fb9c0ee546cd21ba5f6 2,231 1.00/1.00 vMB 13
749,989 749,989 000000000000000000032910b1a74e8082c0f2e6ad71762930004844d52765ee 1,705 1.00/1.00 vMB 13
749,988 749,988 00000000000000000002a93f864c516b9277f28c0162db49238dd7bb40d589b6 2,415 1.00/1.00 vMB 22
749,987 749,987 0000000000000000000168101e0006ff59a63f417656b90fe20c24ffbaf549ae 2,129 1.00/1.00 vMB 8
749,986 749,986 000000000000000000000181b7af8a34a3b7da14a43c9ad3a5682a7c5bb795f6 2,874 1.00/1.00 vMB 18
749,985 749,985 0000000000000000000471fd9c9b9712a3bc10524c8f1822820f57436ff2e3f5 3,215 1.00/1.00 vMB 12
749,984 749,984 000000000000000000066a158842cd896d4fd0ba40128b4038a833d4b1822921 3,210 1.00/1.00 vMB 16
749,983 749,983 000000000000000000072b822e19eaee740f1e4217c126cf2d839a88559cb7b5 1,588 1.00/1.00 vMB 4
749,982 749,982 00000000000000000004d55b158958c5376f5bf44d0aba323ed95b5e0525c889 3,117 1.00/1.00 vMB 16
749,981 749,981 0000000000000000000867b5dd6ec7ebb50404acabcdb35193b6b2fcd3ea7a37 2,750 1.00/1.00 vMB 12
749,980 749,980 000000000000000000089afaf672605818e368521d9ad2d8e4b5763956b75363 1,165 1.00/1.00 vMB 4
749,979 749,979 00000000000000000008594d3acd18fe361f00e58cba6a19fcd6075d067f9694 2,413 1.00/1.00 vMB 9
749,978 749,978 000000000000000000024d724fa5d4208e9a32b227a807592c5a244605234654 2,898 1.00/1.00 vMB 10
749,977 749,977 00000000000000000003d3baa606319e00b2975ba46ae1134c663a7c83a76aea 2,718 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.95 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: 647.36 GB
    • Received: 12.93 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.