Loading Tool

Explorer IconExplorer

Memory Pool

44,166 transactions
26.45 vMB
0.05746506 BTC
Random Selection Loading Transactions
Max Size: 139.57/200 MB

Candidate Block

Mining Attempt eeef7ca24514481244e65ae5d70a4f0a7ce7536cc813658c434b16a511cd1b7b
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 465d1f1c71010ae9bcc4923a74cc0207f42d9b2afb48e022662df4a311d9b407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,466
Size: 1.00 vMB
Total Fees: 0.00902412 BTC
Feerates: 40.21 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (452,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,117 462,117 000000000000000000c17ab924ce735bec094ace50d4c77568e1df3cf9650cb3 2,589 1.00/1.00 vMB 195
462,116 462,116 000000000000000001ab0f4f4b5342b2b1da04ac08e0b96662836035b8b4038c 2,575 1.00/1.00 vMB 348
462,115 462,115 000000000000000001844ee9538c1766951febf0eb71fe9156b5e21a66576cb5 2,480 1.00/1.00 vMB 179
462,114 462,114 0000000000000000014bc0d094c9b9fe71e647fa12975e0649e8b35ff09c1178 1,060 1.00/1.00 vMB 101
462,113 462,113 000000000000000000049d8e1614c26057e597c724a723413d234ec2b9b8a45a 2,139 1.00/1.00 vMB 184
462,112 462,112 0000000000000000020c5fc30aaee2e5ad6796026086857b9908ba9d37896b87 63 0.53/1.00 vMB 17
462,111 462,111 0000000000000000001234c586a8cfa52548c73acf0aa01a4fec61b156d09b56 1,392 1.00/1.00 vMB 91
462,110 462,110 000000000000000001e0367e69a29715738b675807dfe087e37a70d7399fcb4a 1,936 1.00/1.00 vMB 149
462,109 462,109 000000000000000001b2a3b376fd3bae5372205da42754cc22aec6213b849ad9 723 0.53/1.00 vMB 117
462,108 462,108 00000000000000000028ff449ec9ed47573f2d2fa9d8e79ff0e68a4b9723fb65 582 0.30/1.00 vMB 125
462,107 462,107 0000000000000000001565fad9b5ae1414c1892b1801fb7042774ed627eadd8a 599 1.00/1.00 vMB 42
462,106 462,106 0000000000000000000ca9fa686e9d057ed66fbc604651621b20f7f5527e0760 682 1.00/1.00 vMB 28
462,105 462,105 0000000000000000013ae9f1999196d101dbf59359c49cefdea9fbf95e19e484 633 1.00/1.00 vMB 49
462,104 462,104 00000000000000000161103ef3e9bbfc08b87dc4fa63d210a8b7860b9511aa9b 1,061 1.00/1.00 vMB 83
462,103 462,103 000000000000000001253855be89538357a6eb7f937299a45872a47111c6997c 1,923 1.00/1.00 vMB 144
462,102 462,102 0000000000000000007f97d0000bf6903e9ff2b2beaa0b3d0b97373e3d5a8cf3 110 0.09/1.00 vMB 84
462,101 462,101 000000000000000001e9c99c9e6f414010655a9af14de4aea1329a1ed6d31207 1,332 1.00/1.00 vMB 81
462,100 462,100 000000000000000000824f2a81b88419fe63b10bb6b98840166766b43a6e35a4 619 1.00/1.00 vMB 29
462,099 462,099 000000000000000000fa1dced00e78283fda58f7a5673447e6ab830dc2b7292c 1,027 0.99/1.00 vMB 44
462,098 462,098 0000000000000000015a0c6173fc0e4bfd0733c37837b4e38f6ebad148e69994 193 0.09/1.00 vMB 65
462,097 462,097 000000000000000000222aa50a27929a01597a10752d89d782d31eade5cc7e3e 1,176 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.