Loading Tool

Explorer IconExplorer

Memory Pool

83,299 transactions
30.41 vMB
0.16714794 BTC
Random Selection Loading Transactions
Max Size: 184.13/200 MB

Candidate Block

Mining Attempt 4f57bcd669d59de350aa2e61919fac26260fa5546bdf06468ce8d88797878572
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 2b93b67612acf36cfbf3a45dd654ae178818e764800f13a80c77d867ce7082aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.08937974 BTC
Feerates: 137.30 > 8.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (205,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,545 709,545 000000000000000000021e352b4d2d2824eaa8add0e001cdc4df2e3b6978eb93 2,425 1.00/1.00 vMB 28
709,544 709,544 0000000000000000000b22b72a8947ad365ef3588e98a69f60ce793d7c66644b 957 0.91/1.00 vMB 2
709,543 709,543 0000000000000000000c3c99874635c1348e8a567a31a61023f305e0c49df712 1,623 1.00/1.00 vMB 9
709,542 709,542 0000000000000000000a245bf28ce1dd4fd1d91e3b49bf0242436ade11c9d0fe 633 1.00/1.00 vMB 2
709,541 709,541 0000000000000000000bdc1bb7f358d6533f65962232ee7f70e9a9059164122e 1,557 1.00/1.00 vMB 4
709,540 709,540 0000000000000000000689c5d636fb736d7b9d3fd91c2e9b59dcb4cb174c2c46 2,289 1.00/1.00 vMB 5
709,539 709,539 0000000000000000000a8c29562d5a4e267043093a5cc36c86362ded147fb896 3,134 1.00/1.00 vMB 5
709,538 709,538 00000000000000000001a2ed423a766725fe96f7241f7635db70f3c19522a560 2,723 1.00/1.00 vMB 11
709,537 709,537 000000000000000000076ea00f843c94ef8c85c7825517ace4ddc672052f5671 2,819 1.00/1.00 vMB 19
709,536 709,536 000000000000000000022ab679199e39992b502164dba59bcf7382ea01b883d9 3,138 1.00/1.00 vMB 5
709,535 709,535 000000000000000000090d4bbafe70cb5d476d800aac90307da421911b9aacff 1,966 1.00/1.00 vMB 8
709,534 709,534 0000000000000000000cb3e639e8f330c63b812cfd1b5d7522cc539bf5f42d89 2,817 1.00/1.00 vMB 11
709,533 709,533 00000000000000000007e60cc6b589c5d97058b587441d30f563b0c1ce9b79f9 1,916 1.00/1.00 vMB 11
709,532 709,532 000000000000000000059e140cf1f9df513ff2873e162837f8983a59f277d5d0 993 1.00/1.00 vMB 10
709,531 709,531 0000000000000000000a2f5040f54c49aabf5613a5d158df25bdaf4e6054df76 2,673 1.00/1.00 vMB 17
709,530 709,530 00000000000000000006e62a7efecc07423eeee1bc5a8b7accb0d5527bc2bced 2,851 1.00/1.00 vMB 5
709,529 709,529 00000000000000000000890e7e446a904f38d24e23e61212c5ecc9de72b42042 2,659 1.00/1.00 vMB 17
709,528 709,528 00000000000000000004cf0850759465971e655e8b385aaaa60e1a9723f952a7 2,563 1.00/1.00 vMB 21
709,527 709,527 0000000000000000000bd4419dc4c379944d5fb841a3731fe4a4b9f9d452cc0b 112 0.07/1.00 vMB 10
709,526 709,526 0000000000000000000c626c67f77c23f5cafa6e289270b15f737832e2e7f5e1 121 0.03/1.00 vMB 11
709,525 709,525 0000000000000000000a9694f1608370ef9ffdcc8820fe85c1ea797fd5ff9b7b 85 0.02/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.60 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.73 GB
    • Received: 15.99 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.