Loading Tool

Explorer IconExplorer

Memory Pool

78,997 transactions
29.49 vMB
0.06799962 BTC
Random Selection Loading Transactions
Max Size: 177.37/200 MB

Candidate Block

Mining Attempt 3de342c4bc7fc8d35158b66c804518b7bb7d10a63ecbf66a1f18bdf38e50bf54
Version 20000000
Previous Block 00000000000000000000dd1751bcae9308876a75a216a00cdffc10af68aad8f3
Merkle Root 6f5daa09c4dd3898c380dd4034b381c6ace7715752ab0f02c27730170631c01e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,155
Size: 1.00 vMB
Total Fees: 0.00805880 BTC
Feerates: 52.08 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,994 (298,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,722 616,722 000000000000000000095407c0824b6a9f975ce2cfdd37f6e5be1c8b7d45b382 897 0.39/1.00 vMB 19
616,721 616,721 0000000000000000000891d0455ee1e434977fd29488db2e74ffd1c54a922210 1,315 0.51/1.00 vMB 13
616,720 616,720 0000000000000000000bfaf49c49c978d26a4506dd28ac47650374beeeca8f35 1,417 0.50/1.00 vMB 15
616,719 616,719 00000000000000000008b969e95735de306628499522198c5ea09a29efa8ab9c 376 0.14/1.00 vMB 12
616,718 616,718 00000000000000000007dc8f8d2177a5cb5f7ec03235a0519f79987b383e9ec9 1,394 0.36/1.00 vMB 12
616,717 616,717 0000000000000000000cea4bee61bc8068e616d19178453bdfedbb31845e1b9a 1,797 0.53/1.00 vMB 13
616,716 616,716 000000000000000000121fb16965622b60668f734f982faf2d99b4e8c43d8873 2,482 0.71/1.00 vMB 12
616,715 616,715 000000000000000000027bc43545da2f8b39adba6c925b2994cde06a5f77a8d1 2,341 0.69/1.00 vMB 17
616,714 616,714 000000000000000000112e8b923c02133e79762b15f6be1f688c548acbf9e698 2,936 0.85/1.00 vMB 11
616,713 616,713 00000000000000000008d70fc17ef5cda3b6b6c62fc37759f733da5dbac22a46 885 0.26/1.00 vMB 14
616,712 616,712 00000000000000000011c33c4210a8f256656e9994aac91e26812d7f94f4d6e3 52 0.01/1.00 vMB 11
616,711 616,711 0000000000000000000b60c099487e409a04d4f6c5080d3265a9b964758720a3 1,710 0.49/1.00 vMB 14
616,710 616,710 0000000000000000000d4e6d2bc6fcc5c221a05d64253da077452a1c95abfbba 1,691 0.56/1.00 vMB 12
616,709 616,709 00000000000000000001d8e09c9f690d3e30c225a6b7e86346c1b4110913332c 833 0.29/1.00 vMB 9
616,708 616,708 000000000000000000101555f3aeeff2fbff55ad41f02dea605d53efb79042af 210 0.05/1.00 vMB 16
616,707 616,707 0000000000000000000515023510c983eda4a742920c83e3aceaba02044c538e 2,052 0.71/1.00 vMB 8
616,706 616,706 000000000000000000021e5821de7a38055dead14f59516c08d738d8f3b3ae56 2,537 1.00/1.00 vMB 11
616,705 616,705 0000000000000000000915daaacd35014f380fe4789c2c7ab38588ad83168347 3,320 1.00/1.00 vMB 21
616,704 616,704 0000000000000000000f9476705dd260c92a232bc5fca8deab474ca766f4c62e 710 0.19/1.00 vMB 13
616,703 616,703 0000000000000000000448421f4db70e95d575380fabe5a4a7c32fc4ef8add04 2,822 0.82/1.00 vMB 2
616,702 616,702 0000000000000000000af1010e04aa7eb028c9f6055b7dfd968b8b4f5138138f 3,438 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.38 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: 664.40 GB
    • Received: 14.97 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.