Loading Tool

Explorer IconExplorer

Memory Pool

72,401 transactions
27.95 vMB
0.06477105 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt e160c4983cd946b777f69cc7b9a437549edaa8c81ec6ba0634546473be2be3f0
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root edd1bdabdb70e2441a6522abaf696021a01b21c13a9d898cbeb3347d6d5a71f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,190
Size: 1.00 vMB
Total Fees: 0.00903011 BTC
Feerates: 40.21 > 0.90 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (646,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,903 268,903 00000000000000018357db738a10dfc421f0c683b3b76b2d6b9fa6eaa92535cf 103 0.05/1.00 vMB 82
268,902 268,902 000000000000000795dcb22979e0e3aa7ef595fc953401040aed4726099744da 107 0.05/1.00 vMB 69
268,901 268,901 000000000000000483e0f7dabbed1c3f7e15d8b8bd30c0d0569d79906e6974df 48 0.02/1.00 vMB 71
268,900 268,900 000000000000000685eb64e3c36ec9bb5b9332dd78bb1d789119c890351086f1 179 0.13/1.00 vMB 52
268,899 268,899 0000000000000007787cfc75521a97eeaa07f11228bb7cfd0b1454b0d82c4e36 471 0.25/1.00 vMB 78
268,898 268,898 0000000000000001d4e81d421b9aa73509ba8a425b3c84501ef6014b87a91d2b 280 0.12/1.00 vMB 93
268,897 268,897 0000000000000002c43a6b0ad3efc4c4e43125efb6762bff49838ba41777e59e 127 0.06/1.00 vMB 51
268,896 268,896 0000000000000000a4c698b9df7df721175a0053e8044061c9a83aeb36b6617f 80 0.04/1.00 vMB 23
268,895 268,895 0000000000000000a3de08cba1d36df6d7991c70fc2f8a4324dd7636d99f901c 68 0.03/1.00 vMB 19
268,894 268,894 0000000000000005cca8e64939bf4c1aa77c5f1d1b505a34d52b18fc6e192b20 226 0.15/1.00 vMB 63
268,893 268,893 0000000000000000f719d72080111ebea6e4c90ad1bb9e5b2a4c382152197818 389 0.19/1.00 vMB 76
268,892 268,892 0000000000000005d9df0a04758d7159360d5062555411a43fa40955be6bf4b0 224 0.18/1.00 vMB 28
268,891 268,891 00000000000000016f0f410166ff5e8dc8a2dae4f99de134c3676c9366e58ee4 641 0.25/1.00 vMB 50
268,890 268,890 0000000000000000038a47b7ce75d7cc93bbcd2c1833bd8fba9aebe8de869084 510 0.25/1.00 vMB 121
268,889 268,889 0000000000000002ca7dd82f1ab971275dbf846bd53613ef57f8d4a759a6ad1f 338 0.20/1.00 vMB 57
268,888 268,888 000000000000000055abf36f36d3b8b6e7c861f3654162cda6a675e28b36c915 611 0.26/1.00 vMB 73
268,887 268,887 00000000000000040e02e614ffc6a0caea0e3a305893a9b9e85a47c4cb709653 718 0.31/1.00 vMB 57
268,886 268,886 0000000000000000785ae93d5cc8938ebb9fc74f2182a57d48d189d9f0815354 843 0.40/1.00 vMB 59
268,885 268,885 00000000000000028260e5f55c078c69568044e34361ab50c115a6956a78c6c4 507 0.20/1.00 vMB 93
268,884 268,884 0000000000000007d64b33f04f95af327c9151bb72d25d59ebe7f6f199ecbda0 35 0.01/1.00 vMB 75
268,883 268,883 0000000000000005506b55b9c38cc00c76343854b46e8f9e40467f084cbf98a3 20 0.01/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.