Loading Tool

Explorer IconExplorer

Memory Pool

42,574 transactions
26.12 vMB
0.05337636 BTC
Random Selection Loading Transactions
Max Size: 137.19/200 MB

Candidate Block

Mining Attempt 4937875e6d622ee7e15015f7b211d5faf7fd9c64dc0654ef43c8431755e60114
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root ae42487bfd5b982604802b03243b24202a7c0886003faa48319bfbe46cf8e431
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00584350 BTC
Feerates: 100.28 > 0.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (446,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,894 467,894 000000000000000001a59d6c5fbd8f5773955960df457d9724dfa378437d1758 2,114 1.00/1.00 vMB 278
467,893 467,893 0000000000000000013758a2a282ba92c4030968ce510d3a34b5bf2de4d50a73 2,349 1.00/1.00 vMB 334
467,892 467,892 000000000000000001016107de9f8c87f3f449ca4658b3dffc244c2c768db03a 2,549 1.00/1.00 vMB 266
467,891 467,891 000000000000000001b764855ff30243b64c0068a0ad71911ef734cc1aeae3b3 1,951 1.00/1.00 vMB 268
467,890 467,890 00000000000000000048a226ef263ade9cdd0d5841d6fc07cc5e06803a0787b2 1,907 1.00/1.00 vMB 306
467,889 467,889 00000000000000000191b944e7a9224af9462766579bbe142cbae587727d749d 2,444 1.00/1.00 vMB 334
467,888 467,888 00000000000000000136601415943aefef3e0234d3189d203dcb9a0d5d90c7ee 2,357 1.00/1.00 vMB 311
467,887 467,887 000000000000000000bbc8ae290d66ae29237443c60c600193bee5500ccd6eb5 3,043 1.00/1.00 vMB 459
467,886 467,886 000000000000000001c181ad73d5828d7236f9260fb303371eaeda6aab2b49dd 2,798 1.00/1.00 vMB 389
467,885 467,885 0000000000000000015bbe5686e7d58c860c818efd51a0154417fb9dd8b2c157 2,107 1.00/1.00 vMB 323
467,884 467,884 0000000000000000009112151fc05f02ea0a5a323cca877cc678a69e013a848e 2,335 1.00/1.00 vMB 256
467,883 467,883 0000000000000000005eb4db0340ac15197389a5b17bc2585bd0ff49ff00f45e 2,514 1.00/1.00 vMB 270
467,882 467,882 000000000000000000f7a3c07df707077fa50fa3f38c25246a5c11bdcacc68dd 2,456 1.00/1.00 vMB 277
467,881 467,881 000000000000000001c64f2ba2ee3fac8a16fcd29ce69e4654d8f4864b286caa 2,561 1.00/1.00 vMB 346
467,880 467,880 00000000000000000005476da364623992f33703e15ab4b1fb413deb79dcbd9c 2,590 1.00/1.00 vMB 291
467,879 467,879 000000000000000000baaff65878a8f23b9f3dea186b66664210d60e1ff45610 2,634 1.00/1.00 vMB 336
467,878 467,878 0000000000000000003365f4032eb2a6a24ed5a0b2a92b856bb1b16def79cc21 2,694 1.00/1.00 vMB 293
467,877 467,877 0000000000000000006ac7d168b95b9eeff71d11c541b482cd9b9c2a7a8e46aa 2,691 1.00/1.00 vMB 274
467,876 467,876 0000000000000000017e8e35f58001447d9dec92d007832477e8308304959b0f 2,492 1.00/1.00 vMB 308
467,875 467,875 0000000000000000014c96f7ae8e691214e2843c89973f9f6299c565c10bec82 2,493 1.00/1.00 vMB 331
467,874 467,874 000000000000000000e26ea95205a0d41e25e11123cc2feee934fa4458cfa636 2,470 1.00/1.00 vMB 246
Previous 10 blocks ↓
Total Size: 781.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 646.28 GB
    • Received: 12.83 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.