Loading Tool

Explorer IconExplorer

Memory Pool

31,719 transactions
26.35 vMB
0.10272762 BTC
Random Selection Loading Transactions
Max Size: 131.59/200 MB

Candidate Block

Mining Attempt 3753cc4a51f91a360a414c193b22aed43f0cab3ae1500e8d64701f7ab6480ee4
Version 20000000
Previous Block 0000000000000000000011bbbda3b247dee20e01790af767d8ef9b013c132c67
Merkle Root bd4b1b44ae4d5792d8476806f029c2e7391600abf1efcfdf74078d15b74de1fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,481
Size: 1.00 vMB
Total Fees: 0.05352065 BTC
Feerates: 452.21 > 5.36 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,249 (5,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,896 908,896 00000000000000000001748f4339abf76fb07ecdd20a2a3f6e6d4ab0accbd513 5,895 1.00/1.00 vMB 8
908,895 908,895 0000000000000000000013e6047f3b9f97cad24a3cc3252c4687b9317e49541e 5,335 1.00/1.00 vMB 11
908,894 908,894 0000000000000000000125bb87e280923b2705884153785e3ee06df3bbe7bd1a 4,335 1.00/1.00 vMB 6
908,893 908,893 000000000000000000014f3262cf17c652b54543a438aa50fe8c2c9bd5bbe355 4,382 1.00/1.00 vMB 8
908,892 908,892 000000000000000000003b1cc0820226c1c4558ca50c54ccbb6d6fad38c98857 4,750 1.00/1.00 vMB 7
908,891 908,891 00000000000000000000263eb95a1db3147098fc8415e900ae13bc26783420b3 3,946 1.00/1.00 vMB 4
908,890 908,890 00000000000000000000aae47595a51238cf845b2c8c834b4c430161ed32c38d 4,329 1.00/1.00 vMB 8
908,889 908,889 00000000000000000000e221a97f053bc7a4d08fa0f2bd977b6d332454a73329 4,374 1.00/1.00 vMB 8
908,888 908,888 000000000000000000001abf9d78d6fc1d458fb5422c3a7b55c19b1df6a9c24b 4,674 1.00/1.00 vMB 8
908,887 908,887 000000000000000000020a5f2a4414c06e4abc094adfb6882486613911acbb27 3,271 1.00/1.00 vMB 4
908,886 908,886 00000000000000000000cd50994f2feb72e07e27cc07b96badf713ee8fdefbd5 4,574 1.00/1.00 vMB 6
908,885 908,885 000000000000000000005a87d1430ade9035dd762ba2d5d476c842c6eb6d7953 2,925 1.00/1.00 vMB 5
908,884 908,884 00000000000000000001a8e16e8f6abc062742133e0db74cd82be05cc52818c4 3,424 1.00/1.00 vMB 7
908,883 908,883 0000000000000000000070cebf1d4298c0736cb199085106703ab6dc37825f12 3,702 1.00/1.00 vMB 8
908,882 908,882 000000000000000000008fdcb1222d64600177c4d80cfa2b13f41dfe33d38615 1,330 1.00/1.00 vMB 2
908,881 908,881 000000000000000000022a329f8c443eb32760d1c21c45012f3553d5ea215dd7 4,412 1.00/1.00 vMB 5
908,880 908,880 00000000000000000000e97a137c2a12a9f098fb840c2212d1c70ea394ab979b 4,678 1.00/1.00 vMB 4
908,879 908,879 00000000000000000000b69b685c1cd34366806067e58f6fb0f5334be265cc93 3,537 1.00/1.00 vMB 3
908,878 908,878 00000000000000000001116837c4c2e4bde34442d1c8a91b8647808ed656aab5 3,645 1.00/1.00 vMB 4
908,877 908,877 0000000000000000000098708d4a5799c67e1d8591b713e6b8942286f0ff203e 4,366 1.00/1.00 vMB 6
908,876 908,876 000000000000000000012c064a130738572eb722e2ec07148bb8a59dea24100e 4,084 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.04 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: 576.69 GB
    • Received: 8.51 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.