Loading Tool

Explorer IconExplorer

Memory Pool

79,331 transactions
29.74 vMB
0.07655121 BTC
Random Selection Loading Transactions
Max Size: 178.33/200 MB

Candidate Block

Mining Attempt 42c3826133450f2d29f540915415fa9578df5aa5f0dc17718ec6d75d17604a18
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root e8c777898085800a787e329edad0ae6e29ed3957296f445e39046989f195cd6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,620
Size: 1.00 vMB
Total Fees: 0.01596783 BTC
Feerates: 150.77 > 1.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (339,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,765 575,765 0000000000000000000c98a859852575eb59dcc49b6b592c50b515cc2b282f1e 2,996 1.00/1.00 vMB 88
575,764 575,764 0000000000000000001e0b3b254275dcd7bd3643ddb0b5de25ca25fdc97753f5 2,104 1.00/1.00 vMB 112
575,763 575,763 000000000000000000071af58aa77deb048614a497a717181a41773ecbd939bf 1,176 1.00/1.00 vMB 36
575,762 575,762 0000000000000000000966acde106ba2b20961daf947ac7e6e8bc61b0a184402 3,222 1.00/1.00 vMB 82
575,761 575,761 0000000000000000001ca614fba16da340287b696898771e06c23fac17533ee8 1,343 1.00/1.00 vMB 12
575,760 575,760 0000000000000000000788f0756ef977f9d055c9b6e7627a9fe28588624baf4e 1,990 1.00/1.00 vMB 63
575,759 575,759 000000000000000000274002199406a1a4c21d96d3078eab2b5d45bfb7129a8c 711 1.00/1.00 vMB 8
575,758 575,758 000000000000000000208ed1742754730f186bcb06d80ac729d4385d21d9b149 2,083 1.00/1.00 vMB 63
575,757 575,757 000000000000000000102396e183c19631a3e910fd66ca3e963032d415afd140 1,772 1.00/1.00 vMB 37
575,756 575,756 00000000000000000021078df2b82e0785d38be8a6bfdada83934bb3ec56e9d6 2,734 1.00/1.00 vMB 103
575,755 575,755 0000000000000000000cfb3d43bb23c23b4b022bbfcf494261c86b255b1c8afe 2,835 1.00/1.00 vMB 96
575,754 575,754 00000000000000000019083f697ffdfd4bea094555612e3f3593c76b76c1ed88 1,476 1.00/1.00 vMB 8
575,753 575,753 00000000000000000007550a2079793614c4ae92aac239795fa34122adff0fd9 2,249 1.00/1.00 vMB 68
575,752 575,752 0000000000000000000714d3690ffba7a7b9d143a275c851f287172ee59758d9 1,335 1.00/1.00 vMB 29
575,751 575,751 00000000000000000011302d1f78b84246df44702d7aa4fecd78d58d351df91e 1,917 1.00/1.00 vMB 57
575,750 575,750 0000000000000000002933641bb7a67a133864d74f1bc5b799275cc5e358dae6 1,100 1.00/1.00 vMB 14
575,749 575,749 0000000000000000000bee5b08636881580baf0540ad7db1e7600ebe192e324a 873 1.00/1.00 vMB 4
575,748 575,748 0000000000000000001d8f78589786960f44eddf6fa91cd71b2629df6e40efa1 552 1.00/1.00 vMB 12
575,747 575,747 0000000000000000000f33d27bc63c35aef1becf9d9b7f5a1628bee334a52ac9 2,132 1.00/1.00 vMB 4
575,746 575,746 00000000000000000013f94d808584a2bc00c7932742d4f2b68870eca753e499 2,489 1.00/1.00 vMB 34
575,745 575,745 00000000000000000029fb14cd045c1146da05f76f7cf8cdf8aef0fa9af73ad1 1,600 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.