Loading Tool

Explorer IconExplorer

Memory Pool

78,481 transactions
29.24 vMB
0.10458931 BTC
Random Selection Loading Transactions
Max Size: 175.88/200 MB

Candidate Block

Mining Attempt 73cfd7e61eb8c37eaf7db846bb7872d8a96aae6a480712242835be637d7b6134
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root a4cf6a7cf4eb277d99690f2a3b937c61cc3b80d4fdfa1d7c2808d006bf33be6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02886604 BTC
Feerates: 144.91 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (290,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,349 624,349 00000000000000000008e1d4f9dc5ec85a300e99a201618eff191fe486ece156 79 0.99/1.00 vMB 1
624,348 624,348 000000000000000000107afba9a66e70c77db4ffe772c657d133e48338cb2f76 354 1.00/1.00 vMB 2
624,347 624,347 0000000000000000000100c5200e45349d79bbfefdbca3059061ff4f063015e3 890 0.98/1.00 vMB 5
624,346 624,346 0000000000000000000b202d6a2e840aea716de1b71050d54e6253e773d9da32 797 0.99/1.00 vMB 6
624,345 624,345 0000000000000000000842786ccd42585d10b64fb5b7e273048e4f067b4ab056 2,004 0.99/1.00 vMB 10
624,344 624,344 0000000000000000000bc9e913b0f4af93dcc9c6080ca76b2b978785dacef05b 2,344 1.00/1.00 vMB 16
624,343 624,343 0000000000000000000549c0aeeafe5dcb428049b39fa2613d8c958d48dde41c 2,780 1.00/1.00 vMB 16
624,342 624,342 0000000000000000000fd7034b14c512842d6b7b143f5b7c4dd220d93619ade8 1,833 1.00/1.00 vMB 13
624,341 624,341 00000000000000000013cb9344cd15ce6bd278bd00457f68e0eac5f0e501e487 1,942 0.98/1.00 vMB 10
624,340 624,340 0000000000000000000c8dfcee678d4d08d132996e0071cc570e4efb778793a2 695 1.00/1.00 vMB 4
624,339 624,339 0000000000000000000fd2513b605402ced850960caabe140cd3ce1594a79091 248 0.98/1.00 vMB 2
624,338 624,338 00000000000000000011e1ccfcb6c2312a149cbb02f71303ca51243d320153fe 1,297 0.98/1.00 vMB 7
624,337 624,337 0000000000000000001284f29196776afc32052a32830ddc603c5505014420c7 1,303 0.97/1.00 vMB 9
624,336 624,336 000000000000000000074c604280b745ff12654175f1f7d0db49a05a055f217b 161 0.98/1.00 vMB 1
624,335 624,335 000000000000000000020c4b80261e9a1a20a03f3495319f94c1db258f4ff442 1,896 1.00/1.00 vMB 24
624,334 624,334 00000000000000000000eecbf71fa5e6254993093b5f35a84f1f121299274703 1,778 1.00/1.00 vMB 9
624,333 624,333 0000000000000000000348cc88ba0aed5bbe7ca0f33d9ea242ab840bfeb0f575 807 0.98/1.00 vMB 3
624,332 624,332 0000000000000000001236c1bc8143d5aaf95e1218cdb71a445bc378b220f069 911 1.00/1.00 vMB 5
624,331 624,331 0000000000000000000082274684988c9333544aeef33c7a733728a93b66184c 2,743 1.00/1.00 vMB 17
624,330 624,330 00000000000000000004ce91fefafec811207d4dbe03a45d1c8011ccfc75f29d 2,616 1.00/1.00 vMB 16
624,329 624,329 00000000000000000004ea867a27adbd484e25e58801f765aa2f2a9421e782f4 1,425 0.99/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.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.