Loading Tool

Explorer IconExplorer

Memory Pool

15,643 transactions
7.72 vMB
0.04355850 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.31/200 MB

Candidate Block

Mining Attempt 9ed27df27fb6ed158bad9f539bb3eec17f45e1959bc084bb5f9218377d3e0a56
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root f7b91a25b317604c2b8688ad1e22a07247ea1fdb0cc4a1cd8c6301b3547087ec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.02769950 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (1,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,109 912,109 00000000000000000000b79c4c2e62df0488636e60a5d76ac66f23acac59cd8d 3,865 1.00 vMB 6
912,108 912,108 0000000000000000000057b9d5fdffeb5e2c79122ad66630bccf837d3ab7d1ca 3,419 1.00 vMB 3
912,107 912,107 000000000000000000020fb2ba5e87e15909ef3773c42c371dd85d6750311255 3,068 1.00 vMB 2
912,106 912,106 000000000000000000002e01a9d3fb8f761ab6045044dfb44a56774226728d55 3,139 1.00 vMB 2
912,105 912,105 0000000000000000000199c778fddcd45ed06aed9f20325b9addfa424d38aa64 3,600 1.00 vMB 4
912,104 912,104 00000000000000000000a611a1d6d82471ebbece6960cb4a32b97db282759316 1,493 1.00 vMB 1
912,103 912,103 000000000000000000018893187e5776554bb63543a256f860bffa9dff9077fc 3,867 1.00 vMB 1
912,102 912,102 000000000000000000007118d9c18b40541d86503a18a0cf9d00063380442c51 3,661 1.00 vMB 3
912,101 912,101 000000000000000000009e8263759a0c3df819c0d13e54f33ce38a5dd08f0aec 3,027 1.00 vMB 2
912,100 912,100 0000000000000000000138ba1f7577565726b78cb1cc0fc6a48fde1cd5655799 4,182 1.00 vMB 3
912,099 912,099 00000000000000000000d47afe68fe8e1fed9d28ffbe91c44022d614c2233633 2,983 1.00 vMB 4
912,098 912,098 000000000000000000017df7bf4c70952e1d75c2a62b42f0d0658ba92b436e4c 3,576 1.00 vMB 6
912,097 912,097 0000000000000000000229f2b236705465d9c0caf013ea0c6020d659f8a213d2 4,311 1.00 vMB 0
912,096 912,096 0000000000000000000022822ce04050f884bc613f15a80a6f09fce74a2fdad1 2,508 1.00 vMB 1
912,095 912,095 000000000000000000007f0753c6209263c7072e51b725e89e75a0c708b90345 3,148 1.00 vMB 3
912,094 912,094 00000000000000000000315c8e77581f0b40e1787653adfc910d44d7e5ecd527 3,601 1.00 vMB 3
912,093 912,093 0000000000000000000043f9eab41aa4f7077746639d8d87631d48914d37eec7 3,344 1.00 vMB 1
912,092 912,092 000000000000000000020f7396d261acd9dda411877eb69e14a648d15b91da17 6,725 1.00 vMB 0
912,091 912,091 00000000000000000000d3d0596772273caf6ce68d92032cbaab5677abfe8efd 3,631 1.00 vMB 2
912,090 912,090 0000000000000000000090a4d4a1cd66a6b62b6bf2b82b280a679f55f64429ad 5,568 1.00 vMB 0
912,089 912,089 000000000000000000001fc8dd43827cb22143863e3b859e823369c90b3ed7b8 4,676 1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 105
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.57 GB
    • Received: 0.87 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.