Loading Tool

Explorer IconExplorer

Memory Pool

78,184 transactions
29.10 vMB
0.07572733 BTC
Random Selection Loading Transactions
Max Size: 176.32/200 MB

Candidate Block

Mining Attempt 81e6d1d40e3cafecfde31feb5302885a3962c854dc089144bee3a777135ecc3c
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 393324da6dee5dd11c4039dcde70c54e14452fc5d4c9775f5a91b9c66cdf1b43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.01493733 BTC
Feerates: 100.72 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (152,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
762,861 762,861 00000000000000000006fe502c63f33add97954bfdf97f905d39a225c4296e8b 1,609 0.54/1.00 vMB 15
762,860 762,860 00000000000000000005236723e7879298ce40b65e51d1b11b1c77763c2bbd24 939 0.29/1.00 vMB 17
762,859 762,859 00000000000000000000741684a3c72649810e3875b0333b00f700e084a94e95 2,614 0.91/1.00 vMB 17
762,858 762,858 00000000000000000003e3f89ea71b7bacb5b8cdf55a91c6bfa0010e0c019690 2,763 1.00/1.00 vMB 15
762,857 762,857 00000000000000000003a01f4a96607cf7f1cdeb49c8af22c57bf1d6b839ab6c 2,330 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.57 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.16 GB
    • Received: 15.86 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.