Loading Tool

Explorer IconExplorer

Memory Pool

31,283 transactions
25.12 vMB
0.06034021 BTC
Random Selection Loading Transactions
Max Size: 125.49/200 MB

Candidate Block

Mining Attempt 225f3905856d7fe879ee60a1bbede4eca03ff548e444743596de1b6aa0c22721
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 07b2c6c8752e3ddeef164f89ba4a060a866de26aa24d3f696c8b52cd6bc91a6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,352
Size: 1.00 vMB
Total Fees: 0.01529573 BTC
Feerates: 100.24 > 1.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (795,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,340 119,340 0000000000003a22f5074ceae3ce4dcc6bccc269401b1aea257a2a54438fe8d6 2 0.00/1.00 vMB 0
119,339 119,339 00000000000050b649ee2f64f1b2c98b14ec6a57cbaf43e1e20b75d08e6cd2cd 13 0.01/1.00 vMB 1,055
119,338 119,338 0000000000001dd3563479d33fed4cb9816cef63ceb9417199a4fdaff1e661c4 11 0.00/1.00 vMB 0
119,337 119,337 000000000000a876bdf4324526eeb853778dbd2f55a798b60af342a534d49745 15 0.01/1.00 vMB 397
119,336 119,336 00000000000093913df5b9e5a1d32898aebc37cf92716f119d81b21dc22ac170 80 0.02/1.00 vMB 45
119,335 119,335 0000000000006665217cf5a19736fe392e7aafa82cbf0bca1a4928fa702e35a5 12 0.00/1.00 vMB 0
119,334 119,334 0000000000004548153a1199becc8a1e7b60a5fe9294da69bc17435258824845 8 0.00/1.00 vMB 0
119,333 119,333 000000000000a31ec12d81a64248dfceec8a0a8496071905d10618d3f8d2fbb6 10 0.00/1.00 vMB 0
119,332 119,332 00000000000049f4fc2c94183c9e07bed0b2c6893a2bddf3a19eae630c7a90a0 12 0.00/1.00 vMB 471
119,331 119,331 00000000000079e44573efe8f6d1bfbfccbd4ef1bf97979e087fe5be729fe736 2 0.00/1.00 vMB 3,875
119,330 119,330 00000000000046efa1bcd9802a8ea5a77777180103719abd31f99378f6b69da3 40 0.01/1.00 vMB 533
119,329 119,329 00000000000039cfc8c220448d90ca9add76010a4d857b1b7cbdce8c5c069f22 128 0.04/1.00 vMB 133
119,328 119,328 00000000000097a42dde9ebdd16e943b9b754eb37c52100978cd48b06b45d5fc 3 0.00/1.00 vMB 1,434
119,327 119,327 000000000000080f2f43f42b42865dde011e4c3534f0999a85744e1a1ff51e52 12 0.00/1.00 vMB 352
119,326 119,326 000000000000605f2281fa56e42ac247155209ccfbbd46dc1d8648606a0ad3aa 25 0.01/1.00 vMB 2,018
119,325 119,325 00000000000023791f988077cde68eb6a02b5f212e4921e1cfd7d12dd585b268 35 0.01/1.00 vMB 1,341
119,324 119,324 000000000000b1ce5b3f7d227b6192e8bfead9bda639e9d379a2bb695d284b50 14 0.00/1.00 vMB 0
119,323 119,323 00000000000047ff17d918e83863b2e5b8f7e2ec75e09c9700785397f8746321 10 0.00/1.00 vMB 375
119,322 119,322 0000000000000416b144e01f8de35bdff5ce6402cf0b7c9c1faf463fb65f3c97 11 0.00/1.00 vMB 624
119,321 119,321 000000000000015cd3f7b12c41484e7ff2e811173a95e41289d54fe7956e4a1b 3 0.00/1.00 vMB 0
119,320 119,320 0000000000004a3a7db0d104d8d5489d0a5fcec3faef53b400cd2d207b54b7bd 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.86 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: 642.01 GB
    • Received: 12.53 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.