Loading Tool

Explorer IconExplorer

Memory Pool

84,712 transactions
31.87 vMB
0.11042362 BTC
Random Selection Loading Transactions
Max Size: 193.53/200 MB

Candidate Block

Mining Attempt b607212e0e4abc98fa14c72aebacccce4d5e5a2c6d598c09a7af448aa47ac05e
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 201197e91289e771736befaa332f795a7af70868a714cec0031204dacfedaafe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,018
Size: 1.00 vMB
Total Fees: 0.03240847 BTC
Feerates: 299.43 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (476,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,459 438,459 0000000000000000005ad563a1250d31fc02dfc1477c84beec2c288a9611c7d5 1,354 0.61/1.00 vMB 59
438,458 438,458 0000000000000000029ea823e54bbc26e4e24d8da0768f15ca6991b4db6f0bc7 588 0.23/1.00 vMB 61
438,457 438,457 000000000000000001decf071a4b06494419f7c0b926d084bd44bd605fbd8a3f 1,317 0.61/1.00 vMB 69
438,456 438,456 0000000000000000035370512f1f32e3476339402e29895060c319d0c6d710b9 2,128 0.83/1.00 vMB 63
438,455 438,455 000000000000000003a4e97a13d2cf360fe144f5ff4dfe25d99cedb93f2375cf 137 0.04/1.00 vMB 29
438,454 438,454 0000000000000000016fe906f4a3f77e97ecf986d2316c53c647fbddde654b8c 1,833 1.00/1.00 vMB 75
438,453 438,453 000000000000000000d49bfbbf58f41d117c76fed861a0f29499e98b2934d9d5 1,773 1.00/1.00 vMB 49
438,452 438,452 0000000000000000000010a32d9196acb66d4b91b4a23a79cec184b16122fa78 1,370 1.00/1.00 vMB 31
438,451 438,451 0000000000000000039d97bcd471bb05542a0b43d3e22be7b9151c04e49fcab9 2,813 1.00/1.00 vMB 78
438,450 438,450 000000000000000002e8c4b096a44628d576688934775045723bd4959466a869 382 1.00/1.00 vMB 8
438,449 438,449 000000000000000003f317abcf9406fbc73df6cb6f48fe88bec3fe62255c663c 2,603 1.00/1.00 vMB 73
438,448 438,448 000000000000000003b3cc80636cf4bdc8b7e0aa22af563df4bcdcba9d7d22a1 40 0.02/1.00 vMB 66
438,447 438,447 000000000000000002e9faa53ca95ef67ebe550b28334fef0c93c78990f8043b 1,803 1.00/1.00 vMB 45
438,446 438,446 0000000000000000042123642a2b37c0b0c115f3305a8562b1056a6975563367 9 0.00/1.00 vMB 246
438,445 438,445 0000000000000000001ec8e15ceabf9845b4d74bbce8b654288d03b183ebed5c 329 1.00/1.00 vMB 7
438,444 438,444 0000000000000000012db41c186022d435953d31e3526b347e810d2c234bb59d 1,451 0.71/1.00 vMB 67
438,443 438,443 000000000000000003c4634bb0108f4559a695dcf0d1249e8921054cae541089 95 1.00/1.00 vMB 1
438,442 438,442 0000000000000000025f3f6d41267d549b3b9a57854d8925fe1d618ec1c5d3e5 958 0.36/1.00 vMB 67
438,441 438,441 000000000000000003cd1a1082d6168f564f31b38150a9d4a54538ddada42ce4 1,284 0.85/1.00 vMB 40
438,440 438,440 000000000000000001542e46acf8bd8901baae7dfa47f44950c48b139c88371a 1,288 1.00/1.00 vMB 51
438,439 438,439 0000000000000000002f91fcaac28a6b3785bba88699aaf95bf48d95371a2a7c 2,762 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.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: 717.73 GB
    • Received: 17.85 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.