Loading Tool

Explorer IconExplorer

Memory Pool

45,156 transactions
28.61 vMB
0.08341042 BTC
Random Selection Loading Transactions
Max Size: 151.65/200 MB

Candidate Block

Mining Attempt d2e6f66e3858d03a9ab448b5178b556ea9a0b6de679bb66d7a978a80bbed9884
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 565162d07cb835f2590ad8c091b0dcaf417f4d1b465a522bfa324feb08acc04a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.02901481 BTC
Feerates: 150.92 > 2.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (396,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,119 518,119 0000000000000000000f9881e8187ffc282138f97b8c360490de0ae86e16b397 877 0.50/1.00 vMB 20
518,118 518,118 0000000000000000003e1df064c0a1abcfe25aae7485aed8e0b86e2f782ae9d3 2,412 1.00/1.00 vMB 29
518,117 518,117 0000000000000000000feb7060809836f2b81be482ac7452e61498cebf3811dd 2,434 1.00/1.00 vMB 50
518,116 518,116 0000000000000000000ff476720e0abf1605c8d2eba5a7aacdb2cf8e7b89d56f 873 0.45/1.00 vMB 7
518,115 518,115 0000000000000000002237b02b4d03b0af1341c37ff186eb8eab68b8643e623a 1,701 1.00/1.00 vMB 23
518,114 518,114 0000000000000000002f12acccaf9eef8d7b7123e310141699f744e5e13fb1c1 1,714 1.00/1.00 vMB 37
518,113 518,113 000000000000000000068fc8db4b0aa2e2569114acf40a8bc05ccb135fdf6d58 1,483 1.00/1.00 vMB 31
518,112 518,112 0000000000000000002fa1c76230e3bd064d6527e5dd381c3bcef5249c32a626 1,081 0.39/1.00 vMB 23
518,111 518,111 00000000000000000028d7447c20ade2053bbaf49e8a16eb5fb1bc74335d0d18 2,560 1.00/1.00 vMB 44
518,110 518,110 0000000000000000001e6ccecc92a5a2e0e82e4acee656651c76636a679889d9 151 0.04/1.00 vMB 33
518,109 518,109 00000000000000000008a5e8acd34435eff7da81c93c24eb454e06ac98824375 254 0.13/1.00 vMB 36
518,108 518,108 0000000000000000001195bf8b0decfcd142a41679ce7e216b6936e9d267c777 400 0.24/1.00 vMB 23
518,107 518,107 0000000000000000003d9563da3b9213f8abdba2368210ba51d480bcdd6a4fe6 1,221 0.66/1.00 vMB 29
518,106 518,106 0000000000000000001496433e2b30bf745aaceee5388d9923b3145a37fa1088 14 0.00/1.00 vMB 60
518,105 518,105 0000000000000000004854756bdd87af36d7e6a4d4a44f497ab8325205868640 694 0.43/1.00 vMB 31
518,104 518,104 0000000000000000004b15bd2762e065d0eadcfe5ef1dd2ad15019cfa80c3558 451 0.23/1.00 vMB 20
518,103 518,103 0000000000000000003f27d1a460c74a7529a572e98f7c57f10ba1571f8bd648 75 0.02/1.00 vMB 50
518,102 518,102 000000000000000000175bc64425c96da336e1b09667f3013f679c4b154837cb 388 0.23/1.00 vMB 23
518,101 518,101 00000000000000000006b60fcc88c9bae2aca58cc983d1fcf0b2b945ad436a31 734 0.31/1.00 vMB 45
518,100 518,100 00000000000000000026b6aba8f558ec38b98c3a11c6778be5fb8c1dec06d945 2,571 0.89/1.00 vMB 34
518,099 518,099 000000000000000000029c58ae7625141d1cccc8e32b6d411f17ac8ccedc02ee 1,287 0.54/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.