Loading Tool

Explorer IconExplorer

Memory Pool

82,409 transactions
30.29 vMB
0.14238104 BTC
Random Selection Loading Transactions
Max Size: 183.46/200 MB

Candidate Block

Mining Attempt 616cdb4791a6262675879e9640e691382595e4da6f7b6112895ff276e4371a64
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root f29ebfa3347fc3a10e9d89891c5d5bece2f4082fea891f331db2d023f1dc0d2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.06465679 BTC
Feerates: 137.89 > 6.48 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (486,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,115 429,115 0000000000000000031947a633104f73b516e0659888a98aae0fdcac76bbb2df 1 0.00/1.00 vMB 0
429,114 429,114 000000000000000003c9bd3d3a1a9c82905341996fc01b53acfa15b2d4d6cfa1 114 0.05/1.00 vMB 64
429,113 429,113 0000000000000000000629f91d08649e285c9c97ebef37213a43bb20e3172798 695 0.25/1.00 vMB 62
429,112 429,112 0000000000000000028af8ef72cfc1c30043783729f5b55b965f9c0e27973442 349 0.12/1.00 vMB 50
429,111 429,111 0000000000000000012ab492a637cf96ed71115d98296c4f2f4581e4d3fe6f55 1,474 0.64/1.00 vMB 60
429,110 429,110 0000000000000000031e3da161d593bd2c55e4d4d3b93b9b2b4d11447d237021 1,371 0.59/1.00 vMB 61
429,109 429,109 000000000000000001349bf1a65817ce290d933e5dd090e800ca200d7ebdf85e 984 1.00/1.00 vMB 24
429,108 429,108 000000000000000002c3d04a85b7e5d771a41bcd141fab194665e7467733b969 508 0.20/1.00 vMB 64
429,107 429,107 000000000000000000dcd802466b1b56871badb5e08957d3fa4e878d0b7ad682 2,247 1.00/1.00 vMB 56
429,106 429,106 0000000000000000024da6e9406e5febbc4e2f882b8ee2a6f21cb169da960029 921 0.93/1.00 vMB 36
429,105 429,105 0000000000000000007092ef40e63ecd0915f7856113dda013ca9f9108b6348e 2,047 1.00/1.00 vMB 56
429,104 429,104 000000000000000001cec01efe11031993351b44580810b4bb478caee0ab3d45 1,024 0.68/1.00 vMB 30
429,103 429,103 0000000000000000014e866226186391c3f28ea84941756aa2d2ca321d8d4844 2,535 1.00/1.00 vMB 70
429,102 429,102 0000000000000000043a508b8f94d522ac4da0eff913c2e9c7da25397f94bcf3 1,113 0.66/1.00 vMB 53
429,101 429,101 000000000000000002b80d45279addfe8052222743d9541135189102a6923202 601 0.26/1.00 vMB 60
429,100 429,100 000000000000000001e3a59330494e24a2eff490d199c32046c16000f3738c14 1,062 1.00/1.00 vMB 28
429,099 429,099 000000000000000003019a2169a602a94c4f03a71535b713e0c1329f65b16c48 1,407 1.00/1.00 vMB 47
429,098 429,098 0000000000000000043f5345dd0ffddc9577f984ea235540010b0f1a24de91e8 714 1.00/1.00 vMB 28
429,097 429,097 00000000000000000232f7d47b7b55c645a0bed95a58482a733de675fa5f9654 2,397 1.00/1.00 vMB 65
429,096 429,096 000000000000000004c7f1e37efd341e76b492b709be15ece47d7a8a5ec26186 1,380 1.00/1.00 vMB 40
429,095 429,095 0000000000000000032359ce4b0e146b09300b5c4ce3c2d073dbbff39ec2b24c 2,733 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.63 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: 672.30 GB
    • Received: 16.20 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.