Loading Tool

Explorer IconExplorer

Memory Pool

79,510 transactions
29.40 vMB
0.10131759 BTC
Random Selection Loading Transactions
Max Size: 177.73/200 MB

Candidate Block

Mining Attempt 60229d1c6bb17dc5b71340034632fc231b7f97a3ba92dae7d52b022de2afaf24
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 3f370958b34ec1ab3c10fff347152f94552e6e531701bed64c634ad960b62654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.03826438 BTC
Feerates: 150.62 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (463,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,902 451,902 0000000000000000016490903c1e7358fc0a13cdbe345247595e90b3c9fc21d6 1,765 1.00/1.00 vMB 74
451,901 451,901 0000000000000000025a91ec9b4e5b1cea86fc32becda12d15193697cc40599a 3,438 1.00/1.00 vMB 73
451,900 451,900 000000000000000002256c066cd13314100d55e9ae3f0996f7513ba544d56e3e 2,680 1.00/1.00 vMB 111
451,899 451,899 000000000000000000274edae35a40786a0e4a85ee5c1a15b794ed51283fd405 1,990 1.00/1.00 vMB 115
451,898 451,898 00000000000000000257afc6f2f62ed4f937a5e1b19d0589026841ba00a68435 1 0.00/1.00 vMB 0
451,897 451,897 000000000000000001b37608df13e3a2269c69b9b4b178e07e008e59ebd2d9dd 2,756 1.00/1.00 vMB 120
451,896 451,896 0000000000000000024e41b44f8c809007c1af86d9ab680bcb87c50a13c4e577 2,084 1.00/1.00 vMB 116
451,895 451,895 00000000000000000122999f436020802f0923e917ba2f2ec44d5e6424ecf83c 2,442 1.00/1.00 vMB 156
451,894 451,894 00000000000000000023279ea4059b36d44a354b1d283560cdb0860c508f620d 2,342 1.00/1.00 vMB 115
451,893 451,893 0000000000000000009491075507cca515569092312786dd5702419bf56f10ba 1,910 1.00/1.00 vMB 111
451,892 451,892 00000000000000000010ccf431f0e7ded05b93a27bae285bbd750184ba7cd1c7 804 0.37/1.00 vMB 86
451,891 451,891 0000000000000000013e144724f468348729bad176e743b3a36902c5bfaae5ec 2,514 1.00/1.00 vMB 96
451,890 451,890 00000000000000000046737c5e52a961ebc7d9db5e79dc6c937ebcb3f1e8a263 2,230 1.00/1.00 vMB 142
451,889 451,889 0000000000000000025c8fab6fed93ced1bdf80204636c8365f2efc330fe8253 1,494 1.00/1.00 vMB 144
451,888 451,888 000000000000000000763833f725d9791827fef5a874cdab89cc0d0e4c4d3f8a 899 1.00/1.00 vMB 83
451,887 451,887 000000000000000001489fbbb1491c7ee5424e267bd74928b7f35ab4937057cd 884 1.00/1.00 vMB 66
451,886 451,886 000000000000000000cb18560c83574e4c459e56b40fb5b6ba355157f269fa1d 2,514 1.00/1.00 vMB 117
451,885 451,885 0000000000000000024a65a1c3d6b0afff8d5a2b0f17cc1b34486b389c6f28dc 1,816 1.00/1.00 vMB 88
451,884 451,884 00000000000000000004755db49093d799d50aebe5cbeaacdb39f787c00113a3 2,208 1.00/1.00 vMB 139
451,883 451,883 0000000000000000005661ea47da1fc56362dce14214701fa4fdd4efb7b93c4b 1,845 1.00/1.00 vMB 150
451,882 451,882 0000000000000000006fe51b6dc1fde38394ae7a8db4c2717b2ead7bc8940bfc 2,568 1.00/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.