Loading Tool

Explorer IconExplorer

Memory Pool

81,463 transactions
29.98 vMB
0.08925772 BTC
Random Selection Loading Transactions
Max Size: 181.00/200 MB

Candidate Block

Mining Attempt 59193f6555c9ec67ade16288084121e429ad13777fc6f32ad1561646083dc518
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root b841bdc7fbbfebe3393a2e58ac14fa19afa63220088356312e086ebeba4564a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,501
Size: 1.00 vMB
Total Fees: 0.02798628 BTC
Feerates: 502.62 > 2.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (609,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,572 305,572 000000000000000040a33ffa3d62eb1e8e28cd03625620465cc17094d6c589b6 152 0.09/1.00 vMB 27
305,571 305,571 000000000000000029c20be5547ffc6d62a55e209755de92a146c7cd24e33daa 169 0.08/1.00 vMB 30
305,570 305,570 000000000000000054c76cdc989dd986e70722f3315c066a133125b2d41b1152 23 0.01/1.00 vMB 37
305,569 305,569 000000000000000058c0fb391bf52b0e0c5258a2559eb0fec9ce24b96463971d 115 0.06/1.00 vMB 21
305,568 305,568 000000000000000024911516636b9c191c1591468168a81cc062092f61d4f43c 502 0.30/1.00 vMB 28
305,567 305,567 000000000000000039114feb59e21bc6392fbce226df89a2f70d1ba0afabb74f 575 0.35/1.00 vMB 33
305,566 305,566 0000000000000000564dd3a89b0cb22cfde041e62673735ae546ba4ae1598d76 263 0.17/1.00 vMB 25
305,565 305,565 00000000000000001187af1caa34ecfc6149a25ed694e3fa0771e19f959f885d 775 0.48/1.00 vMB 30
305,564 305,564 00000000000000004f8475becc1b298fb6e2e45b4e99f743d2a5b35d812bb13a 558 0.27/1.00 vMB 33
305,563 305,563 00000000000000002a2b6ece24a8a67ea0cbbc18c943bb8667c46071021268ba 31 0.01/1.00 vMB 13
305,562 305,562 0000000000000000438e6c4a8dfb627ac34a20731dc25c9beac65ca778e2c410 87 0.04/1.00 vMB 30
305,561 305,561 000000000000000005ebd3211cf062a8176561d1090a7467c46a12dfac7f461f 770 0.36/1.00 vMB 39
305,560 305,560 000000000000000033a43381f3a9bccbdb926b67715f511977190c38a471f550 42 0.02/1.00 vMB 28
305,559 305,559 000000000000000023a85bde6e8aa426e95d7f467209b4d6e4d688dbf27d1d51 454 0.25/1.00 vMB 32
305,558 305,558 000000000000000050f0e8303bcf362fc2c224e99fcf4441172bf5d55ff20ad7 89 0.05/1.00 vMB 27
305,557 305,557 000000000000000029d5b9c0fd4f10f14e7773fd1c0c2fc5c77fc5b623e5b340 325 0.18/1.00 vMB 34
305,556 305,556 00000000000000000564da57f1d61ed93b9d298fbc10e58c2d8eaf560ea5cb13 195 0.11/1.00 vMB 32
305,555 305,555 00000000000000003c4ffadd2d6005354b51a17686b68725d2d3f55b22c2b6e4 126 0.07/1.00 vMB 24
305,554 305,554 0000000000000000572a7de3548fa4ecc765812302953711fd90c72619ae309d 437 0.28/1.00 vMB 27
305,553 305,553 00000000000000001fa5a1db7ac9174b529f82ed1e2e108c147b76cab395350e 62 0.14/1.00 vMB 14
305,552 305,552 00000000000000003238b6c5a02454189608c7856bdb8053f3af26d7380d2b9c 392 0.73/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.