Loading Tool

Explorer IconExplorer

Memory Pool

44,010 transactions
28.25 vMB
0.06956769 BTC
Random Selection Loading Transactions
Max Size: 149.18/200 MB

Candidate Block

Mining Attempt e48d1c5e3566ff5a2048ffe158ce84956491d0c9b7bd881ba0c558d09339aed6
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 1c2f7c66b2cf9e2e1f4565fa8b9ccd813968461cf0d396c490c01b1624421a74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.01618887 BTC
Feerates: 100.23 > 1.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (206,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,428 708,428 00000000000000000002c942705c598bc280e965d5475bd064b14f0cb2326e9f 1,386 0.79/1.00 vMB 11
708,427 708,427 00000000000000000003240aba3da9aaa5b198b12ce1fd70af333ab4cfcb3a48 1,372 0.83/1.00 vMB 7
708,426 708,426 00000000000000000001745c768098a9ffd87db56372efab49e025a221aeb777 1,508 1.00/1.00 vMB 20
708,425 708,425 0000000000000000000afe6faab72995195566a8bb2e96d5a027198748407b76 1,102 0.66/1.00 vMB 13
708,424 708,424 00000000000000000002faf4d486cc476008d7e4585bdfebbea0909f299c852c 485 0.35/1.00 vMB 14
708,423 708,423 0000000000000000000ba66924ddf050e9f210a6253d16300bb7f3929576d755 977 0.44/1.00 vMB 13
708,422 708,422 00000000000000000000e62eeea28a6b890fa81fb0c87b2fbb42514803e39ae5 1,907 0.93/1.00 vMB 18
708,421 708,421 00000000000000000009085f4349289dc60c2c99e21100cedb0e7026d7e373a1 381 0.16/1.00 vMB 12
708,420 708,420 0000000000000000000b72b0c2128497c621357b35357128b86d50c43561ed83 1,772 0.66/1.00 vMB 15
708,419 708,419 00000000000000000005f2dce6d9631ded5e39750d733fd3024f1dc86188e021 751 0.32/1.00 vMB 13
708,418 708,418 0000000000000000000861a8fe741d4a5db47da5a1768ad3be90d66916b85689 1,550 0.62/1.00 vMB 7
708,417 708,417 000000000000000000084869bcd57a3fcbba1488baa68af6a4d4adfdbe140870 1,351 1.00/1.00 vMB 15
708,416 708,416 000000000000000000029f393489fef7978eb5a9ac255cfd6a63dfbea7e6bbd5 1,072 0.37/1.00 vMB 13
708,415 708,415 0000000000000000000a3edc8e5c81f3ea59db723552f9d069da1e2f109073cb 771 0.31/1.00 vMB 11
708,414 708,414 0000000000000000000ad3ef59b5d2586cd2782a9110f780545f53e1a7bfc12e 503 0.16/1.00 vMB 12
708,413 708,413 000000000000000000010bc9659fa67fd988f618466e3df8e4d1a7ced0044017 39 0.01/1.00 vMB 20
708,412 708,412 0000000000000000000a39dd11ab867a925d71bca42cc8c569f42173a0f77f71 497 0.20/1.00 vMB 14
708,411 708,411 0000000000000000000271bdfefd580e632a72d05df405c86249bb1d49540b2d 694 0.33/1.00 vMB 11
708,410 708,410 0000000000000000000344de370a47dffde7c471f71ce6622ba3c5df74d01c3f 835 0.32/1.00 vMB 12
708,409 708,409 00000000000000000009cbac1ffafba8e57673559472e2ec509de2c225746e40 1,169 0.54/1.00 vMB 4
708,408 708,408 000000000000000000005d7f0bcfc5770b38f5ea3038e88d9d44f370faededff 2,716 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.