Loading Tool

Explorer IconExplorer

Memory Pool

80,384 transactions
29.57 vMB
0.09675278 BTC
Random Selection Loading Transactions
Max Size: 179.02/200 MB

Candidate Block

Mining Attempt a15af1dea285f73802f4073171faa73fcc97b8ebfdab7fa7dd371dc271dd55c5
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 1bf5dd06f8b8a4f4a8f3df9c9fd7ba9c0917465ed515ac6da74080b86628703f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.03415254 BTC
Feerates: 146.36 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (522,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,029 393,029 0000000000000000095ffd23e985e6b1aabefa7e8edb12c31c5787981069dcf9 1,877 0.95/1.00 vMB 33
393,028 393,028 00000000000000000a63eb78295202d8c36a756e6365ce612742ea80a00c5e61 2,630 1.00/1.00 vMB 44
393,027 393,027 000000000000000002573ba461b88a5a3a9b6b2a92b26b71120eec2345bd3232 467 0.27/1.00 vMB 31
393,026 393,026 000000000000000002a9719c4ef0e011c56cde4032c584c51b98aae3c5745aaf 1,856 0.94/1.00 vMB 35
393,025 393,025 00000000000000000509d0e9801834066f0f645aa505bbf3eb4ddfeed6fc0a67 347 0.16/1.00 vMB 41
393,024 393,024 000000000000000005f726dcf2bb7d69f61616e1b6ea3ef7f62f207c2a64f432 1,577 0.82/1.00 vMB 34
393,023 393,023 000000000000000007dda9c8a0f2075349929c77d733e1bdc2ac3070e29a8501 2,317 0.94/1.00 vMB 38
393,022 393,022 00000000000000000783eefda4e0815433430d7b0f4372c4376560bc34690b12 1 0.00/1.00 vMB 0
393,021 393,021 0000000000000000067686a536ee06f29cfd7ef5c5936b6aaa9f79f3e5c964a6 777 0.99/1.00 vMB 11
393,020 393,020 000000000000000002b51de233ac2e651ca45936127933847ea4233340ec1f5c 1,389 0.95/1.00 vMB 23
393,019 393,019 00000000000000000774068e224a003816f1e2477fd5d1151f6bc39da6d49fe4 2,495 0.93/1.00 vMB 52
393,018 393,018 000000000000000005b312cf0be179a313ae291dc2531ac0b836d5053e2f05ed 1,352 0.74/1.00 vMB 34
393,017 393,017 000000000000000002004f48253b157ee19978d1718612108e0e44887348bff2 487 0.35/1.00 vMB 24
393,016 393,016 0000000000000000075e94fe9e83c73c6f43d7c63f20c003920c6603dbb27be1 1,226 0.93/1.00 vMB 22
393,015 393,015 0000000000000000075e9a75e8d44ba9e512e96d05a70a3159b13ad62eef1066 2,013 1.00/1.00 vMB 28
393,014 393,014 00000000000000000145cb386289ab8f9015246d226431a4b5de6da87f524c79 46 0.05/1.00 vMB 11
393,013 393,013 000000000000000007345b446614a1ce128ab878aa8c4d245a8608cac35fb41b 3,205 1.00/1.00 vMB 68
393,012 393,012 000000000000000000ba7b7a912465fef1dd7d608a0125872d7aa671c212ce9a 544 0.24/1.00 vMB 38
393,011 393,011 0000000000000000081ff6f6deb788aec7c926218542512d28b3d62ebe28c410 293 0.25/1.00 vMB 15
393,010 393,010 00000000000000000346b5f3be6a642a0fab60f8965aa99add6cc07d09e93f6c 956 0.47/1.00 vMB 33
393,009 393,009 00000000000000000a07d28a117defef7d7d06b0089afea8cb7808f023666be7 1,192 0.64/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.