Loading Tool

Explorer IconExplorer

Memory Pool

80,727 transactions
30.22 vMB
0.11136188 BTC
Random Selection Loading Transactions
Max Size: 182.11/200 MB

Candidate Block

Mining Attempt 3b214fd0d8f1218c60cb3b26bf6d3b8febbd5f9f036de8fed76021620bfd11c1
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 79adf1ff6991ac04f8a2f3d3e9b3a3b7a0cf339e8aa47efd459b5272c4e0eed7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03952077 BTC
Feerates: 111.07 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (162,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,420 752,420 00000000000000000006914e37520185d1ae9f487f89b698c0be3d835ad64039 3,168 1.00/1.00 vMB 20
752,419 752,419 0000000000000000000463b1b2b6c46168926839c3b0c15538320f7de65e996a 1,265 0.70/1.00 vMB 7
752,418 752,418 000000000000000000084496b830193e8d982bcbb1358587f42a5c002bf9ba56 442 1.00/1.00 vMB 1
752,417 752,417 00000000000000000006d25532b2a2cbe71b7d98b776beae3667fb4f1850a44f 2,822 1.00/1.00 vMB 6
752,416 752,416 00000000000000000008f7fd99065452cb935e1e3b72550663968f23ac369112 1,763 1.00/1.00 vMB 7
752,415 752,415 0000000000000000000684c1d48899fec3674ed3cd00336d58a9cf85646b8462 3,193 1.00/1.00 vMB 15
752,414 752,414 000000000000000000053a35d8a592162cfa67f7e8c3542b30198de044ddd152 3,131 1.00/1.00 vMB 21
752,413 752,413 00000000000000000008f4de35d9f6b9b8959e9cddc1d77da97759794666aafd 735 1.00/1.00 vMB 14
752,412 752,412 0000000000000000000865b33cc07c5534304f191df309d241004edea5da8223 3,336 1.00/1.00 vMB 25
752,411 752,411 000000000000000000079f9bbca866c8cbaceffde2eadd33942369ec4e51c4d0 3,203 1.00/1.00 vMB 16
752,410 752,410 0000000000000000000062a3c601d5c6087244c21f4e0efbaa2822307780371b 339 0.25/1.00 vMB 6
752,409 752,409 00000000000000000003a17fe46f896db910615e1955ff1c11748767bc5fc8de 1,171 0.39/1.00 vMB 12
752,408 752,408 000000000000000000002a970c0fb3e6b4f19a74c51582dd00465943c447f9f4 307 0.39/1.00 vMB 3
752,407 752,407 000000000000000000062d76ac7829b8c7992052f2395b6c81c68d2801338d2f 1,561 1.00/1.00 vMB 7
752,406 752,406 000000000000000000028c7c3a3667a158c66d418cd75eb6d493a0352d5b3e55 3,068 1.00/1.00 vMB 16
752,405 752,405 000000000000000000029095243e170a63034a991360ed44e1fd5f796778c5a0 1,794 1.00/1.00 vMB 13
752,404 752,404 000000000000000000021a5a558a88ec4f1163db6669057371842f2a9b6a3217 1,488 0.77/1.00 vMB 12
752,403 752,403 00000000000000000002cc1f9bbc26a33e8457bcaf6f5f73235a846e14b32e46 982 0.82/1.00 vMB 3
752,402 752,402 00000000000000000002ccc430cb983a98dc6788ddcd23e6fa347081f95b8edb 673 1.00/1.00 vMB 3
752,401 752,401 00000000000000000007b3da8ade5518dd1d9ce238d55e1ae1b14407412d282a 1,447 1.00/1.00 vMB 3
752,400 752,400 00000000000000000008f88aa46a9931ccac943a7a747359a20827a7ebe3b636 3,241 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.22 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.