Loading Tool

Explorer IconExplorer

Memory Pool

73,333 transactions
28.24 vMB
0.07322158 BTC
Random Selection Loading Transactions
Max Size: 167.13/200 MB

Candidate Block

Mining Attempt b78ce8b7fbf34d93f59e3e50743e5d8121ee8f58ca5603b032cda3f71d8e93ea
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 9d2e03fb99e386e8224eabf8828675e2890137ef1d1554d486fac0c3712e1369
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01666472 BTC
Feerates: 150.86 > 1.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (601,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,271 313,271 00000000000000000829bf548635c6d71880444b6949cc4c4abdb5d22fa5db97 323 0.21/1.00 vMB 24
313,270 313,270 00000000000000001568e851ebaebb6e59205f5d8f0f8e48d6af2548b731d3e9 291 0.14/1.00 vMB 25
313,269 313,269 00000000000000001add7f0ff616e5d189d4835cd6e29857d6bcade80479f977 730 0.35/1.00 vMB 32
313,268 313,268 00000000000000000b448af554af4b26a7af675670b2a26388ac8e4f35e9ccff 1 0.00/1.00 vMB 0
313,267 313,267 00000000000000000e7b103a4c5f881c2a152148e7ad6a37755d193cfecb5a52 244 0.11/1.00 vMB 32
313,266 313,266 0000000000000000351b46cb6571012ad28f141963a22bed681988084bc55ccd 104 0.10/1.00 vMB 13
313,265 313,265 000000000000000032add98b859f5f08b70ed4cbefe489d4157af6456647d7ef 1,002 0.52/1.00 vMB 28
313,264 313,264 000000000000000024f5e1649bb1612da2bea5b0eccebb4dfc22cd8154665cc7 820 0.44/1.00 vMB 32
313,263 313,263 0000000000000000206f2687df45f994e4f722704d95cb45f4d00bcf93f81f31 281 0.24/1.00 vMB 21
313,262 313,262 00000000000000003aa9eb14bee3a42927857bdcb6c62653e7d92512ce5e7870 64 0.05/1.00 vMB 21
313,261 313,261 0000000000000000245947e14aeaea2f42a07ba8794195dc1e24cf0a6fb8fb0a 776 0.35/1.00 vMB 35
313,260 313,260 00000000000000001e6e0ccb3d720b945de58ead4599bc92921c39c6e7446ad2 408 0.33/1.00 vMB 22
313,259 313,259 0000000000000000090adbf1feb7b74b018a83fcf6ac974bef3603b859b6f0af 441 0.23/1.00 vMB 29
313,258 313,258 0000000000000000266134a8c303080943d0cbe6e4e29d5aa49d6fbc1e1ce92a 540 0.31/1.00 vMB 31
313,257 313,257 00000000000000000dc0ecf23bc2b4141c440efb255e1e4d42fe2c926f89903f 192 0.10/1.00 vMB 27
313,256 313,256 0000000000000000249776dbd4609d876d0501f2c3d9e26aba9bf1176c65eaaa 166 0.12/1.00 vMB 23
313,255 313,255 000000000000000014c41f250d414e9e0951df06b1a0523290ed981083bad0bc 254 0.16/1.00 vMB 19
313,254 313,254 00000000000000002ca0b12f60833a950f4a014ddce4c5ce929600fd922c8b54 604 0.48/1.00 vMB 22
313,253 313,253 000000000000000025ec8d371184dcdae94228f8e7025502e3ca0e51f9cb670d 512 0.17/1.00 vMB 45
313,252 313,252 00000000000000000a8d01ad5adccbf561e1354673c308f3b0b3af762b613882 162 0.13/1.00 vMB 16
313,251 313,251 00000000000000001dea8b0717cc9d0d2915357ab90d07aea38c3b1456995803 478 0.64/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.