Loading Tool

Explorer IconExplorer

Memory Pool

42,498 transactions
26.09 vMB
0.05070386 BTC
Random Selection Loading Transactions
Max Size: 137.13/200 MB

Candidate Block

Mining Attempt 3c4901cf68c0ee2bcb2e10b948bf0816acad837a0b5af2193121ec716e43407f
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 101634be071541c3574ffca514dee7ed1119740e5598fc8c76e8866b3c73af38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,278
Size: 1.00 vMB
Total Fees: 0.00319443 BTC
Feerates: 77.76 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (137,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,362 777,362 000000000000000000055d5ff8473d0a419e3b93ed8b4dd2d696525724226e05 1,846 1.00/1.00 vMB 4
777,361 777,361 000000000000000000064b871ef1d368a4735a0061d69379680120051b4034f1 2,513 1.00/1.00 vMB 13
777,360 777,360 00000000000000000000abfe3c7b4d791f7f5fe7db886d53f9b1a253674208af 1,283 1.00/1.00 vMB 12
777,359 777,359 00000000000000000005a00cf7af9ee96953c35ac8d6b7a19e05bf01155e5896 3,251 1.00/1.00 vMB 24
777,358 777,358 000000000000000000035afa2370d57173a1619944e788e2b9783343b2e56ac7 2,755 1.00/1.00 vMB 20
777,357 777,357 000000000000000000024f119d5360923ccc19c0cb11dab8466d38451092324f 1,900 1.00/1.00 vMB 4
777,356 777,356 000000000000000000025de6ea63a6ec03d9c39e10427e96b2660ff165c3eb1c 3,288 1.00/1.00 vMB 20
777,355 777,355 000000000000000000023883c96a0905963c6695ca8b4960fd289c465320c169 803 1.00/1.00 vMB 2
777,354 777,354 000000000000000000021c5ab6cee3a1de50bbf76e9e1148046cda33252ed9b5 1 0.00/1.00 vMB 0
777,353 777,353 0000000000000000000290014f7122286ca0e6975d3adb0c2ae7963f414400a5 3,050 1.00/1.00 vMB 16
777,352 777,352 0000000000000000000675e48e157d0bb6b2d78017fc03434bdc46e7f2f48963 2,757 1.00/1.00 vMB 16
777,351 777,351 00000000000000000004fa13df9310f5d6a01b2ce695678cce56c02dfc3b784c 2,186 1.00/1.00 vMB 10
777,350 777,350 0000000000000000000251e580693b30b7b9726b42b3cdf590e8e910b9197f1d 2,210 1.00/1.00 vMB 8
777,349 777,349 00000000000000000001e49fbe87fd689bc42facb14966521c244791c6f2ccf5 1,804 1.00/1.00 vMB 18
777,348 777,348 0000000000000000000461cb8d22fc97bdf4f0867553f8d6ac1a75c4c3fc9650 2,252 1.00/1.00 vMB 27
777,347 777,347 000000000000000000023ecd35e09f220a20e4e466907b7f9952b42a4b5c99d8 948 1.00/1.00 vMB 9
777,346 777,346 000000000000000000058aef1978dbd5a07195d2fb37987343ea5735c35c2ccc 1,394 1.00/1.00 vMB 7
777,345 777,345 0000000000000000000187c35982a4c2037d57f049d45e75682343190f6622a8 2,709 1.00/1.00 vMB 11
777,344 777,344 0000000000000000000310f5efc255600981e726fe51ab7fc7a40e707eca00c7 1,980 1.00/1.00 vMB 9
777,343 777,343 0000000000000000000238eb80c63d6043515ef893c0360b4f1656a710ec6a55 3,763 1.00/1.00 vMB 26
777,342 777,342 00000000000000000002ac8a6369738262f5e3cc8a860fa823d0a7cd34cccbe4 2,160 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.96 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.61 GB
    • Received: 12.96 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.