Loading Tool

Explorer IconExplorer

Memory Pool

84,163 transactions
32.04 vMB
0.07431206 BTC
Random Selection Loading Transactions
Max Size: 191.09/200 MB

Candidate Block

Mining Attempt 05772833becb3e559bb8b81663bad3e9f24b1457e73bfc6a5401ce1f6f55c149
Version 20000000
Previous Block 00000000000000000001bd058158efe7f84ea07de33c96f53a790b8202c6a3cd
Merkle Root 59ba42e38ccdc12a2aec4decee64ddcf573468521170e31fe4cc149539301327
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.01029754 BTC
Feerates: 50.24 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,951 (386,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,109 528,109 000000000000000000112802fbc7d9dd34a73348b67198a5c863f5b04fe13a86 653 0.28/1.00 vMB 18
528,108 528,108 0000000000000000003399e238eb9d83ee0ac4677a8afa4b1c97da133d549073 551 0.31/1.00 vMB 14
528,107 528,107 00000000000000000006a066654bf2eb5f3d685e01b935881c36fac38ba0f540 594 0.32/1.00 vMB 8
528,106 528,106 00000000000000000020b93a28ac04e6632c7eeb1bc5f5e6ad9d2cc6eb997032 2,961 1.00/1.00 vMB 15
528,105 528,105 0000000000000000000477a68dcb2181d7e24620b2988bd10a201516753468c0 726 0.28/1.00 vMB 16
528,104 528,104 0000000000000000001c51b606e44ee40826ddd6506f0c5d76b4456bc29fa02a 536 0.34/1.00 vMB 17
528,103 528,103 0000000000000000002194130f41bb635677a81da0546a9dfef7dcdaf5d462b1 1,149 0.60/1.00 vMB 17
528,102 528,102 0000000000000000000044dda188476b0d970cb68df945f52ff1f882982d8556 20 0.01/1.00 vMB 18
528,101 528,101 0000000000000000002c2b6e253fdbb799e5d3e8731226a8dc96c0ce62a0f3e8 501 0.16/1.00 vMB 14
528,100 528,100 000000000000000000220aced540109f598692d8dcfa16bb30465365fa2cd22d 14 0.00/1.00 vMB 8
528,099 528,099 0000000000000000002d7c3b4ee3f041cea2df65d23c1b34932ee61af5fe67f7 863 0.35/1.00 vMB 26
528,098 528,098 00000000000000000019f38d1eca96ab5ceeebc49ba745ba77e1f7d2e0c3976d 1,550 0.54/1.00 vMB 17
528,097 528,097 00000000000000000007d45937076e9a45e0b6ee36088fa463d1c69c7f2a5704 1,232 0.49/1.00 vMB 24
528,096 528,096 000000000000000000371a51cefa822c3fcd48760f55a67730a07e12308f4014 1,664 0.58/1.00 vMB 17
528,095 528,095 00000000000000000010af8b1d487ce74d6a65f37d3e160c9a63e42ee0a15e1f 2,169 0.91/1.00 vMB 13
528,094 528,094 000000000000000000300e7d982b8b54ece3f882e7525973e153a5083de1b531 1,203 0.48/1.00 vMB 25
528,093 528,093 0000000000000000000b554c60186c924a1021c81599acc9cce4cd760ccf0aa8 1,608 0.63/1.00 vMB 16
528,092 528,092 0000000000000000000bf3000636a380ec9fdb687748274f28dcf2bf042dc78b 2,428 0.96/1.00 vMB 14
528,091 528,091 00000000000000000032b3a1418b1307501e8b3e317ff29fdab27a30ffa6d011 2,195 1.00/1.00 vMB 23
528,090 528,090 0000000000000000002a882472c9f662433e361b39e4653477449209a1447142 1 0.00/1.00 vMB 0
528,089 528,089 00000000000000000007bb28fc4f3b8038d0252ee9f67ddd152df4a1f9d0ee82 1,092 0.54/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.30 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: 658.32 GB
    • Received: 14.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.