Loading Tool

Explorer IconExplorer

Memory Pool

81,131 transactions
31.12 vMB
0.09146597 BTC
Random Selection Loading Transactions
Max Size: 187.70/200 MB

Candidate Block

Mining Attempt cbdac13ae6ec0ba7d033f137c9a299b7299401ea51958f3e13438517287ce224
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 482ce0b3ba7bd3b7f50bd9c34f53b2dcce870918b57359a846ea8e20d63a7f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,444
Size: 1.00 vMB
Total Fees: 0.01885265 BTC
Feerates: 45.88 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (446,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,185 469,185 00000000000000000070e3644a5e0bf2a45d6979a82874347fa9803a180b8192 1,294 0.56/1.00 vMB 449
469,184 469,184 000000000000000000cf53036aa495bb43e5ac08353c5cf6c457b4c3fb94b15e 1,266 1.00/1.00 vMB 397
469,183 469,183 00000000000000000159f3fc5e0dc5fb63aaa7a6f9c9b5e41f1741793b2ff909 2,271 1.00/1.00 vMB 445
469,182 469,182 0000000000000000012f06e7f91af28343003454a2c547e51265d73f26474221 818 1.00/1.00 vMB 379
469,181 469,181 000000000000000000ef3d76fe9c94e864af9d15f4174b3d77dc11eb03819320 1,738 1.00/1.00 vMB 419
469,180 469,180 000000000000000000b28432768f0e6f0e7dabe9ca1500b821716aefaabf60a3 1,430 1.00/1.00 vMB 292
469,179 469,179 0000000000000000002a5072096c01709898e68da74d56cf73abf790cea0e570 2,100 1.00/1.00 vMB 347
469,178 469,178 000000000000000000d9f00db99941c2e3fc1493c108e1892499bceec3b2828a 989 1.00/1.00 vMB 232
469,177 469,177 00000000000000000142e0d2e091a634e1aa8c44bb968c812bfe7dba4061a3f7 1,125 1.00/1.00 vMB 166
469,176 469,176 000000000000000001422e018465b6a05223b9faa70c93d1aaf933db9bde87f2 2,255 1.00/1.00 vMB 351
469,175 469,175 00000000000000000077593aff48e418f9adfdf6282f542ee4e83266edde390e 1,810 1.00/1.00 vMB 376
469,174 469,174 000000000000000000b6459a274e0dd6d208edff19cab276d3a1a66ce931c013 2,279 1.00/1.00 vMB 368
469,173 469,173 0000000000000000016f3f2ca8a46ec3c4aa54b28d9a390600afb115c63e3099 2,045 1.00/1.00 vMB 323
469,172 469,172 00000000000000000081205a13ddb8ca0a97a095188d040ccd68125f471e4004 641 1.00/1.00 vMB 155
469,171 469,171 0000000000000000018dc752d69efedf57c2d1fd08f34822efb7c3e83f1d957f 2,016 1.00/1.00 vMB 375
469,170 469,170 000000000000000000f92cafdd094ae22ee1d84ac53a45a71bcf10422d83c0b6 1,547 1.00/1.00 vMB 306
469,169 469,169 00000000000000000001078af11fa9849d479b26ceb0daa7fe73db23220113a5 526 1.00/1.00 vMB 166
469,168 469,168 00000000000000000012cc4d0db032a81fb01c76ab50c4c5954bbfe3bb385d64 1,983 1.00/1.00 vMB 350
469,167 469,167 00000000000000000169f95ef709b47ebf17f07883729127af28e5719a930668 825 0.99/1.00 vMB 133
469,166 469,166 00000000000000000022c61e0e1870ffa1f9fc09e5e8cc2a98f1151206ab58a2 1,222 1.00/1.00 vMB 187
469,165 469,165 00000000000000000183adc9a8b762f13191fd13abcd91265a7df395b57180f3 1,804 1.00/1.00 vMB 296
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.