Loading Tool

Explorer IconExplorer

Memory Pool

39,625 transactions
26.80 vMB
0.08529432 BTC
Random Selection Loading Transactions
Max Size: 137.92/200 MB

Candidate Block

Mining Attempt 50309e484a1df83a94edebb6a642c4c961a4592832dd2d6f065b7137b89d6162
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 66b04c8c8e56ef07f267f7f99329e7a47e93fd12cd57986f0d7cf3be296b1c1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.03319787 BTC
Feerates: 197.12 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (454,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,134 460,134 000000000000000000df32d6663365ec7746e539c4e3c2bb52cc809c68cd053c 2,100 1.00/1.00 vMB 147
460,133 460,133 0000000000000000016398c3d01a047ae55c8b334f70490f5b4aeb823a262ff6 705 0.30/1.00 vMB 130
460,132 460,132 000000000000000001620f4755d63443d56a0244ee04003124e4857b43360428 1,598 0.79/1.00 vMB 133
460,131 460,131 000000000000000001162ef39b17cc5ef458b69d33bb2d23eae18dc3a689c070 688 1.00/1.00 vMB 31
460,130 460,130 00000000000000000132421d2fc00e5906d59eb4d045eda99d47ceda91ab6bab 1,410 0.80/1.00 vMB 106
460,129 460,129 00000000000000000206ef7ef359febdf059129ff4671004d54905e330ad0644 978 0.64/1.00 vMB 89
460,128 460,128 000000000000000000691cb908e34d2815043f9668c46acfe697438d1101ec55 233 1.00/1.00 vMB 18
460,127 460,127 000000000000000001dffffd0f0b324ed9950257a18f68dfec16848a4d177854 1,067 1.00/1.00 vMB 63
460,126 460,126 0000000000000000015231e52995316fcc8cd4d7b66ee4321f03358e506c9e32 672 0.99/1.00 vMB 44
460,125 460,125 000000000000000002059b097d4bb94cbd3f88cca5cfd5a244274c524b6b4cae 1,793 0.83/1.00 vMB 137
460,124 460,124 0000000000000000011e9ae250d7782e5317e03d76a7d9fef970d6bec6eb1461 1,080 0.99/1.00 vMB 75
460,123 460,123 000000000000000000a8bf76c552aa3e9806df42dd65b67eb3395565c83a07ba 927 1.00/1.00 vMB 37
460,122 460,122 000000000000000000d06c3ffb87e2790e4a018bfa29d849792a279067c757f6 2,393 1.00/1.00 vMB 157
460,121 460,121 000000000000000000087abc5ee1dc0d765b01768656a2712f62d1ff5cca57e5 2,199 1.00/1.00 vMB 174
460,120 460,120 0000000000000000020b45bec85457043a249894ad8ee7dd3817f1657a927e09 1,457 1.00/1.00 vMB 96
460,119 460,119 00000000000000000168bf1e26a938f4b1e5d03a79ce114f390a8607b1d29114 1,359 1.00/1.00 vMB 109
460,118 460,118 000000000000000001f545a2b168f145bdccb76f0411167ca42e2f8a971a6829 2,389 1.00/1.00 vMB 119
460,117 460,117 000000000000000000fcd0339bdc36a4494b1752beaed7b9cd5347051da43e17 2,116 1.00/1.00 vMB 139
460,116 460,116 000000000000000001b13d0efb29c84bd8e52cb1f0f2a1e78aa36d345c05b4a2 2,656 1.00/1.00 vMB 177
460,115 460,115 00000000000000000029e949eabdb10d9d85b947d723ea192b9944d7bb53983f 2,001 1.00/1.00 vMB 230
460,114 460,114 0000000000000000015b37e3e76eef7ebca4ea604f1995d25dce92c73e035116 1,940 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 781.81 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: 635.12 GB
    • Received: 12.29 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.