Loading Tool

Explorer IconExplorer

Memory Pool

75,850 transactions
27.64 vMB
0.06789074 BTC
Random Selection Loading Transactions
Max Size: 169.41/200 MB

Candidate Block

Mining Attempt c708e8199da5f531b65bd47792e2bacb71f69b3c2925597f2851cb3bf94a6e94
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f83a6a0834bbab42480140c6ef4163b0c57cddd0ab828c02903fe79cca694dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00884825 BTC
Feerates: 81.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (432,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,117 483,117 00000000000000000024d202cf65ba436b2b8ecc294e84ae4f27ab2760e7dfe5 1,132 0.94/1.00 vMB 63
483,116 483,116 000000000000000000d44cdc84a07da40186f7c010bc4577a7c01a7487c6fa1f 503 0.47/1.00 vMB 112
483,115 483,115 000000000000000000a1f5d3ae825d5794f02f3d5975f166e7b9a3e7c1314bad 1,789 1.00/1.00 vMB 86
483,114 483,114 000000000000000000454f9bdb871cb2ffeff066e4be185009e492dd01c699c2 1,058 0.48/1.00 vMB 291
483,113 483,113 000000000000000000aa48df8db553089a01319ab9a75a88dc7722c84f6e6f78 1,956 1.00/1.00 vMB 187
483,112 483,112 000000000000000000e180f924b1d818a776d783f9b89d3b6c1f98306149bddd 2,059 1.00/1.00 vMB 255
483,111 483,111 0000000000000000000e6519ff430a7fe76e5c9a5fcfc391577a33abc550755c 2,121 1.00/1.00 vMB 394
483,110 483,110 00000000000000000064bffaa5aadb606e8087db945ea9ac82c5435efad6dcb3 824 0.76/1.00 vMB 113
483,109 483,109 0000000000000000011e49474d632daab097d107799e712b3571e19e3d8fc317 1,263 1.00/1.00 vMB 154
483,108 483,108 0000000000000000000e801221fcd005812a47e777452820bb3d29c26a3e2491 1,690 1.00/1.00 vMB 153
483,107 483,107 0000000000000000006aa97b8275151824b1658fc1dd3c63770c8e53138da4b9 2,031 1.00/1.00 vMB 326
483,106 483,106 00000000000000000046f67c4122a6ff7edefa43102f2c61f92c148f2c140820 1,127 0.70/1.00 vMB 241
483,105 483,105 0000000000000000002cdc30b67203880af41081ba35104b118901390aa3d056 760 0.37/1.00 vMB 285
483,104 483,104 000000000000000000dd0dadb44ee5112d3a8e2c739e01157bf712e63c1cc65b 1,825 0.91/1.00 vMB 141
483,103 483,103 00000000000000000065eaaa9bd834ac7bb279e2c616e7acf472cadd2a43743c 1,797 0.95/1.00 vMB 279
483,102 483,102 0000000000000000001cd7d04f033d74e057a33d03b29db71ecf7f32ddd0619f 2,059 1.00/1.00 vMB 126
483,101 483,101 0000000000000000003a8238a91f1c2b9ac7032f229555266adb98579976654c 2,217 1.00/1.00 vMB 361
483,100 483,100 000000000000000000cc2dd9f0c553e9eb3c2e3fe639676e68db7d779e987ec3 2,736 1.00/1.00 vMB 406
483,099 483,099 000000000000000000a156804ebbc58eb9aa02fd4e742f1674e2163da50941f5 478 0.21/1.00 vMB 227
483,098 483,098 00000000000000000017ab7c1a1889aeb764d0524a8a30d63c0aee64f06d0858 908 0.42/1.00 vMB 241
483,097 483,097 0000000000000000000f5480eefa1becc1555b9bec306a67ca2f0eafdf878b0f 468 0.22/1.00 vMB 244
Previous 10 blocks ↓
Total Size: 782.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: 714.60 GB
    • Received: 17.57 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.