Loading Tool

Explorer IconExplorer

Memory Pool

74,850 transactions
27.62 vMB
0.07514728 BTC
Random Selection Loading Transactions
Max Size: 168.50/200 MB

Candidate Block

Mining Attempt cc26d2ec1b1b71a79c082cada3125bb8ec47fc40fe144e438391f703dfe9dd2f
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 80b83b02d2a204c6ed3b2b9cceb9151d62a047fabff2d99d4258168804087a43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,340
Size: 1.00 vMB
Total Fees: 0.01620555 BTC
Feerates: 301.57 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (162,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,602 752,602 00000000000000000008f3a80e745e5359e114e4daac53d50bc2ef4995d8a598 724 0.21/1.00 vMB 12
752,601 752,601 00000000000000000004e83327a0cef37fe2fb63120a2862325fdc54cce6528d 38 0.02/1.00 vMB 9
752,600 752,600 0000000000000000000240ff8e88d47e02bf05d66b333a16a4be595d771ac424 3,080 0.97/1.00 vMB 12
752,599 752,599 0000000000000000000393f551bea90a8f264b6267fb47c3fb4eac5388569aa7 99 0.04/1.00 vMB 10
752,598 752,598 000000000000000000052d321ab549ec55504fc8b80cf1a6da933f37fa0cc0a4 1,007 0.79/1.00 vMB 11
752,597 752,597 0000000000000000000172d9e6acb6bd245360b9de7e02fac4c846529bd9f1da 1,361 0.49/1.00 vMB 12
752,596 752,596 000000000000000000054f364ae72f1ef531107d2147d8458be7b2ad3a2cb169 574 0.26/1.00 vMB 7
752,595 752,595 00000000000000000000e8b49d9e59ab804064c93dee2af0f5d220ad3a86a6d3 1,050 0.36/1.00 vMB 10
752,594 752,594 000000000000000000075875c887a1caea4e9db29bb5aded51099ae7296e8126 1,709 1.00/1.00 vMB 5
752,593 752,593 00000000000000000008368d8ccfab4e4a226d3acc5b703f8bb61bc61559af51 2,971 1.00/1.00 vMB 18
752,592 752,592 00000000000000000002f9a00befaa15f23aa4e72699e46792ee3932269998b7 2,775 1.00/1.00 vMB 11
752,591 752,591 0000000000000000000448a96ee9148f5b48be695b80477a4e6eac9c92263200 754 0.64/1.00 vMB 4
752,590 752,590 000000000000000000065ba32dc96cad9133727ead3ef0b23ca2653014a1fa6a 2,326 1.00/1.00 vMB 8
752,589 752,589 0000000000000000000553ffe0763298b5553c63f13216a1a966046de9e22ed7 2,370 1.00/1.00 vMB 17
752,588 752,588 0000000000000000000428d8a0390296ad3245c8dea9289aa009e92d9953cdf6 1,047 0.35/1.00 vMB 13
752,587 752,587 00000000000000000000d745e9204e67cba68a8cbb313d4cf69eca0b04ad5ccf 186 0.08/1.00 vMB 12
752,586 752,586 000000000000000000000d79dad4a920920af479477f408c2dc106a757becfc1 425 0.16/1.00 vMB 12
752,585 752,585 000000000000000000018af94951b6b75e98964ecf113d2b3fe2ca6a465f44cb 275 0.08/1.00 vMB 10
752,584 752,584 00000000000000000000c181782a5d6875071700cb85a4cd29fcba10d281dc35 80 0.02/1.00 vMB 10
752,583 752,583 00000000000000000002324bd483d9308a422ff17fe1ef5518d320b74f080a95 493 0.27/1.00 vMB 4
752,582 752,582 00000000000000000005f19642628d9195634843c2f2a3a2ab385ac1f54f371a 1,503 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.