Loading Tool

Explorer IconExplorer

Memory Pool

42,156 transactions
26.54 vMB
0.05981636 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt e89c86178fa69d10fbbc4be0722db671d3880471c9fe11432284a7ec232271cc
Version 20000000
Previous Block 0000000000000000000075e1acdeb06f9cc56f7e28129ec172029b5ba6b38c1d
Merkle Root 043fd3998f63e52a088b6c97059afc1b4a0421309b34d7a3fca2e671c72e34ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.01096056 BTC
Feerates: 40.21 > 1.10 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,878 (302,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,905 611,905 00000000000000000010f608e97e77a923dcc4feeca115355ad4786f1392e3a7 2,341 1.00/1.00 vMB 32
611,904 611,904 0000000000000000000b004b3118df6ddc9e656e9125ca2f0c2c609de06846af 3,113 1.00/1.00 vMB 61
611,903 611,903 0000000000000000000083bfbc9da9c44b195d0200c551d0865ea63895a41092 2,702 1.00/1.00 vMB 55
611,902 611,902 0000000000000000000ef73dab1a71bc421e2f3f1ec19b6501110d5c19391676 974 1.00/1.00 vMB 62
611,901 611,901 000000000000000000073f020bf669d431325f312c5fb4bb83985ad40e2d18f1 1,871 1.00/1.00 vMB 92
611,900 611,900 00000000000000000000f1bddd4f5619abfed17aff7f2ed3381199a45863be2e 2,817 1.00/1.00 vMB 16
611,899 611,899 0000000000000000001337d1d51421fb0c2916c100eec2079bf527315fe4fc82 2,814 1.00/1.00 vMB 13
611,898 611,898 00000000000000000012f57ffdff9233ab4000a7b115c211489219bd9b032ee3 2,772 1.00/1.00 vMB 16
611,897 611,897 00000000000000000003034ba61922674c8f78f76247ffc3d346f4ea611d93ed 2,913 1.00/1.00 vMB 7
611,896 611,896 000000000000000000033d3aaece5bf85b5930ca0e4d9b5ee59ff7652a74a3e2 2,668 1.00/1.00 vMB 17
611,895 611,895 0000000000000000000954ef759761bbdc8018b530dad59f7bdc4fcda4cf1305 2,826 1.00/1.00 vMB 15
611,894 611,894 00000000000000000004d7bb7d8e7943a81fdda4fbd65bf295bf3da1bb0d2bd4 1,397 1.00/1.00 vMB 26
611,893 611,893 0000000000000000000416936c0337ea19b599e3716c9e530ff74c7abf66ed46 1,537 1.00/1.00 vMB 21
611,892 611,892 00000000000000000009af175df0edc185d628c798bc0cdf51b9950ac3cb5f72 2,751 1.00/1.00 vMB 27
611,891 611,891 000000000000000000109791211102001ec4e7ea1140a71496a9ccc3da36c9df 2,404 1.00/1.00 vMB 19
611,890 611,890 00000000000000000006d376fa75808711287ff22f4edff45324fbcff8736437 3,211 1.00/1.00 vMB 29
611,889 611,889 00000000000000000000b2952164a2de9b6f78dbe87b7d96a964623e799499cf 1 0.00/1.00 vMB 0
611,888 611,888 0000000000000000000c62320e72d247f9dbdaec38dc9c786683b4248cc75213 1,875 1.00/1.00 vMB 14
611,887 611,887 000000000000000000127ee8ef49ab47e7f43118f1f608c41ebf80ecc1bfad21 3,233 1.00/1.00 vMB 20
611,886 611,886 0000000000000000000647ac9b69e2866cd18d792c67b39c56542ef6c09f8f72 2,811 1.00/1.00 vMB 16
611,885 611,885 000000000000000000073e4969de50dce5f5d2469a8cd27c3128b42ee5a42f47 1,700 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.17 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: 653.53 GB
    • Received: 13.92 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.