Loading Tool

Explorer IconExplorer

Memory Pool

78,050 transactions
29.21 vMB
0.08465411 BTC
Random Selection Loading Transactions
Max Size: 176.48/200 MB

Candidate Block

Mining Attempt dc31746f513382ebf716168f82de0a227554851e088feee242130db69d0ae7da
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root dff4a81a6c43020d07423d8ca54ec33ac51da21caff4a43f2648a2bdf360c653
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.02309911 BTC
Feerates: 302.06 > 2.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (152,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,882 762,882 00000000000000000003279800f69da0c0a147381438b5e98b7572d4ab5e701e 242 1.00/1.00 vMB 1
762,881 762,881 00000000000000000005f79423653de1dd1d04b3d695c7e8bfe31c3a09697a9f 1,009 1.00/1.00 vMB 6
762,880 762,880 00000000000000000006fe209266655b264657bcbf8e937b7d0ae3d9b237180f 955 1.00/1.00 vMB 6
762,879 762,879 00000000000000000005417c5830b76197244406f3ba7f7fe56926641ba81065 1,872 1.00/1.00 vMB 23
762,878 762,878 00000000000000000004f344022679d33a882abd3bb8ef8309d46a8d55b28a4f 749 1.00/1.00 vMB 5
762,877 762,877 00000000000000000006109b302591e80c17c15d387051162dba59a0f81a8ca8 1,005 1.00/1.00 vMB 5
762,876 762,876 0000000000000000000250427cad9bf451b58b6b01e8ba762f6c7419ed1fe790 2,688 1.00/1.00 vMB 17
762,875 762,875 000000000000000000031bea2b2fc1293598af4d206536799b756d050ae4a7b3 1,385 1.00/1.00 vMB 7
762,874 762,874 00000000000000000001d45ded8e5359ee7b7fb38127f0d3f7e07ee04a4f71ec 1,228 1.00/1.00 vMB 4
762,873 762,873 00000000000000000004169b88b4f7781152c14c8bf4580853d6251cde16b856 1,257 1.00/1.00 vMB 11
762,872 762,872 000000000000000000015d47cd6d93a0a4ddeb0490dae6980d5f313a459416f8 3,176 1.00/1.00 vMB 28
762,871 762,871 00000000000000000002a5fcebd05dd75b193002892f4e3169997ed59a42ac9b 1,154 1.00/1.00 vMB 3
762,870 762,870 00000000000000000007176195d97312c0430e65668ea6bd38010fbc01d15631 2,816 1.00/1.00 vMB 18
762,869 762,869 00000000000000000006daa4202b26a196e95db473f29832e575130e4df78d9f 1,391 0.89/1.00 vMB 8
762,868 762,868 00000000000000000001e9b4ca1221967666f928bfe2a374126dcbac0ecc263b 770 0.51/1.00 vMB 9
762,867 762,867 00000000000000000001eff4479eebabfff4edf6933d23fef59021d1f4be938a 330 0.28/1.00 vMB 5
762,866 762,866 00000000000000000001c641b0eca89864ff152f454cb934fee3c631dae4186e 1,542 0.99/1.00 vMB 8
762,865 762,865 0000000000000000000210d99750d93c27721d6387ab9b9bf6ae5d74984ddefe 938 0.39/1.00 vMB 12
762,864 762,864 000000000000000000049bf5aee2fb1aa46c0b2a9a48dc6dc5b447d70c2fce63 905 0.66/1.00 vMB 15
762,863 762,863 000000000000000000057e5763a31f70de434e2b6d25318f4dccbbecd70ccbc5 1,063 0.95/1.00 vMB 13
762,862 762,862 0000000000000000000066947aee8bc8ba2fa62668d53d032a2e665c6289b73c 276 0.08/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.