Loading Tool

Explorer IconExplorer

Memory Pool

75,219 transactions
28.91 vMB
0.08838842 BTC
Random Selection Loading Transactions
Max Size: 171.08/200 MB

Candidate Block

Mining Attempt 99442d69b9628697e171d99dfd3a8413628ded6c7db83f2ad8f4e00ba8c3504b
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 1561871d710cf7c32f93bd2787d32526c267950116991593fbe4eb8817873b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.02835337 BTC
Feerates: 150.93 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (546,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,289 368,289 00000000000000000da3d0cb48f21e67d67f52bd2eff676a3dd2474a86f66f82 811 0.32/1.00 vMB 76
368,288 368,288 00000000000000001079d2a5311d7e20f318db16dcca8432cbab933233985101 302 0.14/1.00 vMB 36
368,287 368,287 0000000000000000031c75d8fb2c895e45e3ff2ddb8c6fd8e206cc9c8e60aa5f 508 0.27/1.00 vMB 37
368,286 368,286 000000000000000008c7995e88306ba81f0e402f9b4b4679df6cc72c69541e23 767 0.45/1.00 vMB 36
368,285 368,285 000000000000000005a185f53af5535d5ba03f1e4908ae03a88afef67ca2e392 214 0.12/1.00 vMB 35
368,284 368,284 000000000000000013e956fb2bd89592760d5336063ebb5da396577bb4e021f4 195 0.11/1.00 vMB 41
368,283 368,283 00000000000000000126093794631414564e6e1b92c87dbb6a3cb9be3bdd0704 432 0.23/1.00 vMB 33
368,282 368,282 000000000000000009d820ad8c8d438e950546602eee90c7682828e6c7a2f078 1,317 0.97/1.00 vMB 24
368,281 368,281 00000000000000000bb6727a675384a3c732acf10be82778a7a0649a7743e156 2,457 0.93/1.00 vMB 52
368,280 368,280 000000000000000014cd987f09d41843ea7127af8ecd37d288b66bbcf33dbfb2 1,071 0.47/1.00 vMB 42
368,279 368,279 00000000000000000a1f411f9aa90ebe299c3b41917fbb5b3b9e228834ddd9d8 367 0.22/1.00 vMB 35
368,278 368,278 000000000000000008508292ea2a94d9c5d1420a88c63c0075f7172420c23836 535 0.36/1.00 vMB 31
368,277 368,277 00000000000000000562fcddfb90864c9bb1fd416a494fc0676b5e73a2df9f68 157 0.11/1.00 vMB 27
368,276 368,276 000000000000000002dc7194f72afcd8383586ca0cc5c0d2c612d071e4e64fa0 1,182 0.70/1.00 vMB 39
368,275 368,275 000000000000000011eb2d4fd92a0ee9bc77f3b11c951786651750d260710fe2 1,265 0.55/1.00 vMB 33
368,274 368,274 0000000000000000091a5cdd2c606a2bc95623f1c15c85ee9df7791502e3ebaf 1,904 0.93/1.00 vMB 34
368,273 368,273 000000000000000008053f08dc4dbe105fb36a0346f1bfb44eb80432a9fc23ca 1,439 0.75/1.00 vMB 40
368,272 368,272 0000000000000000033767a7a3c5f116e4ef2bb36f51bab6b50b7798bbf3a873 118 0.06/1.00 vMB 33
368,271 368,271 000000000000000014b794518169e51ff1ac25498c3f7e706c5941553c95dc3d 1,442 0.72/1.00 vMB 37
368,270 368,270 00000000000000000f6d0bcfeaf48f494cb7ac9eec13589addae1a696fc39581 191 0.11/1.00 vMB 22
368,269 368,269 0000000000000000000eaaef30d979fb88be3f66612a1a772d63cfc43e5169ea 402 0.18/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.