Loading Tool

Explorer IconExplorer

Memory Pool

78,962 transactions
29.93 vMB
0.07444274 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt ec32bb1f9ffa53cc2aa753ea9dc04c144c564f444c2b19fe2d42dddd0a8dc69f
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 20bf669ea565838fdb2c4831cade1d9dd513d489b695e41d92e65df66b003516
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,084
Size: 1.00 vMB
Total Fees: 0.00797579 BTC
Feerates: 18.60 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (117,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,754 797,754 000000000000000000024dfa8d0377656efc02a8f96d8f11240a6519b8356f38 2,671 1.00/1.00 vMB 6
797,753 797,753 000000000000000000057f8cf81713b6ba78b2df8061121c8bf9c84bdbece7c3 2,651 1.00/1.00 vMB 17
797,752 797,752 000000000000000000011bdb95f42a704a5a3ebf8bd7648d0f0834027c882640 5,014 1.00/1.00 vMB 6
797,751 797,751 0000000000000000000444ffc703dca77de9e081a0cfc68509c465e74fec91bf 3,232 1.00/1.00 vMB 14
797,750 797,750 00000000000000000000197d26a8b91749c8acbb8f287406d21df69d104630e5 3,464 1.00/1.00 vMB 5
797,749 797,749 000000000000000000028742704458f172ef495ae9370012a8689b9f5d132b88 3,777 1.00/1.00 vMB 7
797,748 797,748 00000000000000000002fa2327054f7a34d20ed2af77d332742250868143cfdd 5,445 1.00/1.00 vMB 6
797,747 797,747 00000000000000000000fa8483b45ef0b1c5dcb2bcddec3fca061a50660abb62 5,257 1.00/1.00 vMB 5
797,746 797,746 000000000000000000031eaed8fe55b6e13b4018c3f31f35afe96482193a4705 2,738 1.00/1.00 vMB 7
797,745 797,745 000000000000000000058b024759cf911e576204ee6394f2d94749b4d421ddb9 5,212 1.00/1.00 vMB 7
797,744 797,744 00000000000000000002c0b60962c070ac906bb03d2dd0b17dfde07e9137f9be 2,480 1.00/1.00 vMB 8
797,743 797,743 00000000000000000000a74110a63effdf860eb9b82f3b1188d779e84d145238 3,314 1.00/1.00 vMB 8
797,742 797,742 00000000000000000001b0cf2a2fead4d555f72654200abe201871f72762f6c0 5,246 1.00/1.00 vMB 5
797,741 797,741 000000000000000000035ce8514436ac82d60d50ae3760b24952444d68d2fd10 3,050 1.00/1.00 vMB 5
797,740 797,740 00000000000000000000047544b79434d2f809674be800e10fd9e98f4654b813 2,497 1.00/1.00 vMB 12
797,739 797,739 00000000000000000005097fbb7b4e8800704cf5dcd7fdc617cb4cce566413b7 3,323 1.00/1.00 vMB 5
797,738 797,738 000000000000000000017ba36b3f6f856e07645caf8e5dd84512aaf2713039dd 2,683 1.00/1.00 vMB 6
797,737 797,737 0000000000000000000366d30b43adb0ede23808f46c84c8b33763a2acfafff5 1,918 1.00/1.00 vMB 9
797,736 797,736 000000000000000000023c176d0bfceab168d142fee52a89cfd6514e3ffc55d5 2,074 1.00/1.00 vMB 13
797,735 797,735 000000000000000000041f47a21aa152edef1bed4cf6adbcf52a7a9171a35d27 2,574 1.00/1.00 vMB 7
797,734 797,734 000000000000000000030e5716e259c6b331474fa4e72eb1c86c9d33cabb0b85 2,793 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.