Loading Tool

Explorer IconExplorer

Memory Pool

79,010 transactions
29.60 vMB
0.07395738 BTC
Random Selection Loading Transactions
Max Size: 177.86/200 MB

Candidate Block

Mining Attempt 878cadc2742d4a99a21029585900ab7091e37f5863f4ab8d3bd82a310d7be9f9
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 22faa43a6607efa551156ff1143b3b91b9272011df8cbe23903224893c610ef6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.01381950 BTC
Feerates: 302.06 > 1.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (308,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,529 606,529 0000000000000000000031d2e87e6b1e769d7312d5b6ac428a7d578322f97aae 1,409 0.44/1.00 vMB 12
606,528 606,528 000000000000000000125f897b41e6fc22c1b9d9364ac0fe0160ba84fdc3da8e 3,070 1.00/1.00 vMB 20
606,527 606,527 000000000000000000120ffcf2529ab02cf8f4dcaca35614ee2f5b92f6e42e64 326 0.13/1.00 vMB 27
606,526 606,526 00000000000000000012662ae30a9c698332bff8b62f897f2cb651e3dfdb9ddd 1,423 0.40/1.00 vMB 16
606,525 606,525 0000000000000000000140486e4ba5ae0d4e34ca66bcfec9407d25eea701b20f 46 0.02/1.00 vMB 48
606,524 606,524 0000000000000000000c80a44dcbc7acd8b58a21643bb18c80958256579c3132 1,813 0.56/1.00 vMB 8
606,523 606,523 0000000000000000000d5dc4d8da8558f31cd99afc27c84ca80891603cfa33f6 2,678 1.00/1.00 vMB 7
606,522 606,522 0000000000000000000223029d0b4b175ca29f1b240829bd974ac4eb9adc6906 3,736 1.00/1.00 vMB 18
606,521 606,521 000000000000000000025ccd910cc4b4d8f5305860a918280e32324cfa5057e1 2,741 1.00/1.00 vMB 36
606,520 606,520 000000000000000000117328289a8e183b195839ce7ef58fff82d8c825819b93 2,404 1.00/1.00 vMB 12
606,519 606,519 00000000000000000000d076367cf07ae45fd5fbb3cd510fcc8fb64d63d7a021 2,869 1.00/1.00 vMB 29
606,518 606,518 0000000000000000000c6d15ddb9283def57bcc5dd0b814aeb68d6c268ab5fab 2,348 0.66/1.00 vMB 17
606,517 606,517 00000000000000000011e6e2d168d1c888719491286de05045baf7b0f3a40302 398 0.12/1.00 vMB 16
606,516 606,516 0000000000000000001130dbef7003abe2fbe03751c23f6169d1c2a16078678e 3,238 0.95/1.00 vMB 15
606,515 606,515 00000000000000000000ae768e739e002c5937098476c6eb0cad174f805d19c7 313 0.08/1.00 vMB 24
606,514 606,514 0000000000000000000564ce8b96ea48662baec99823b4e41474bbcc12ef0381 251 0.07/1.00 vMB 15
606,513 606,513 0000000000000000000968d122d1e136e0f8ba71d9aaf40b5c35ab5d45bf1475 2,536 0.89/1.00 vMB 15
606,512 606,512 00000000000000000012e906f06cd77e4ac7d930443d09a61acdaba991098ced 1,424 0.50/1.00 vMB 2
606,511 606,511 00000000000000000013693091b7ee6f86cb6f9dc515ad975c99fce105e5f241 3,017 1.00/1.00 vMB 23
606,510 606,510 0000000000000000000da3a02d7986d6f6aa9e686536614cceabb25c6e7d9b21 3,244 1.00/1.00 vMB 24
606,509 606,509 00000000000000000014ed86f2eaadea4d44ed4f4b1899a787144ec19eb314f3 2,933 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.