Loading Tool

Explorer IconExplorer

Memory Pool

21,878 transactions
9.62 vMB
0.05516683 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.95/200 MB

Candidate Block

Mining Attempt 9cf4e752e0fb7056952151c74730068bf8f1c6797c520de7601668945b33e092
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root 50c2e819bcbb1432e83adc23e62d7391a775bd740d0522a0d0438e4af852c862
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,400
Size: 1.00 vMB
Total Fees: 0.02973731 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (802,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,272 111,272 000000000001267583db5cfba749821afbcfd12c2c5c602c19ad36de8bee25c1 7 0.00 vMB 4
111,271 111,271 000000000000efabba27eb71f3c9f549e99e02154c9f6f5639a88bb75dc49066 93 0.03 vMB 13
111,270 111,270 000000000000bb81b36bedd8d4b98f4151806f47a31d0b2986922a1f6a189ea0 12 0.00 vMB 13
111,269 111,269 0000000000008f1511c48a94ea60399dd483d2cf525393d9a595055d2a3da453 12 0.00 vMB 6
111,268 111,268 000000000000f175f5d0cb7e761dcf752fbdf0b9e0167eba23134eba57dccdfc 12 0.00 vMB 3
111,267 111,267 000000000000bb2f69d5cc7b6b9cfe3afebf11e3b8d7c623707a96ddc7263a9b 15 0.00 vMB 0
111,266 111,266 0000000000007ed23aefe7940e7f83d062d49129d2cf4c3291b81ab8e4cbd3c4 7 0.00 vMB 0
111,265 111,265 00000000000062bf11abc1a3ec0e650308f1f95ebb2d5e26eb16b7c4d489f746 8 0.00 vMB 6
111,264 111,264 000000000000a88ed3eefedfa5c316b96f6c148123f478022c429acbf816a7a3 748 0.20 vMB 16
111,263 111,263 0000000000012495a5c143caea20792506b7c0879987aea470fba80e87b44335 21 0.01 vMB 174
111,262 111,262 000000000000f6413a633688ceb3012123057d5a342a8f0b4cbc97647f4a00ab 13 0.00 vMB 3
111,261 111,261 0000000000003414c7276e4133e1d163459e59a039eaa93667cdf7ec3f2cad36 172 0.05 vMB 4
111,260 111,260 0000000000009b50431f38e726bf01fd1113d2abb9408d5a775f4befe8004d33 7 0.00 vMB 0
111,259 111,259 0000000000010ab3c95fe7763def25c17c6df37a8fef1c7c0db6325465a44de0 11 0.00 vMB 0
111,258 111,258 0000000000004040ae01ff1c7fcc22fd7430b5586bd11172e4901d632a2165b4 12 0.00 vMB 0
111,257 111,257 0000000000001f77b8bd7c0d8c904144955026f510501da81e357ea310f71d7d 12 0.00 vMB 0
111,256 111,256 000000000000dbc33d9030153dd7dfa569b411d9cb4236742a2d2d2d983a7828 12 0.00 vMB 3
111,255 111,255 000000000000a91e4022cf280816327fbf3db2a1ac548a23401567ca46912810 12 0.00 vMB 0
111,254 111,254 00000000000044e023fc3ef0639d9160aa0e94343fdec37710b34e04f558119d 11 0.00 vMB 0
111,253 111,253 0000000000007baad2ccaf28def8fa526da66f17463627c02f7a65ee9a4a6bcd 8 0.00 vMB 239
111,252 111,252 0000000000009d7c6c1940c37c7ec2b59fb74a63b74de5161b03b0485c11af6c 17 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 300.34 GB
    • Received: 1.30 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.