Loading Tool

Explorer IconExplorer

Memory Pool

80,395 transactions
29.58 vMB
0.09686111 BTC
Random Selection Loading Transactions
Max Size: 179.04/200 MB

Candidate Block

Mining Attempt b7b0efd03188ef740f81c45be152223aa44872fbb8ebb6891a09186e547c74cb
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 1bf5dd06f8b8a4f4a8f3df9c9fd7ba9c0917465ed515ac6da74080b86628703f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.03415254 BTC
Feerates: 146.36 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (671,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,802 243,802 00000000000000846fad66482b46b5fb995013551fb08ac1a027f0e3e0346c0f 27 0.01/1.00 vMB 110
243,801 243,801 00000000000000633565d89fa6981ac02f9f5ac7df18a6448a2a5e55cea08c68 419 0.18/1.00 vMB 168
243,800 243,800 00000000000000bf235a834b8fa15c4ed51853d39a0c1a7c25f88b084099eb2c 194 0.07/1.00 vMB 156
243,799 243,799 0000000000000012989dbfca22ec2efc0c359a99f87094f5951f37eb3d3557f0 357 0.16/1.00 vMB 102
243,798 243,798 000000000000002542267fe2eed0578fbb807fda88e79af303f4b3e07969a04f 506 0.25/1.00 vMB 180
243,797 243,797 00000000000000cd508fff13c87e6d866e6bc2e9ced32ba3fbcd1ff4c12909b4 441 0.25/1.00 vMB 179
243,796 243,796 00000000000000302be77366eb16d34548f59fe613b8da19ad387cbc7d251601 189 0.08/1.00 vMB 178
243,795 243,795 000000000000009f45780253c467663ac19b10cf64319b3c49067f48a4f70d67 53 0.03/1.00 vMB 143
243,794 243,794 0000000000000098359384446e3f583afddf1f67029504b8343ef6d3d668f68d 69 0.04/1.00 vMB 111
243,793 243,793 00000000000000a045ab4e9664216107afec57a907b2c21356fe8c8c8d39da29 295 0.12/1.00 vMB 179
243,792 243,792 000000000000000774420906c5d3aeda1f57f75375cd169380c90ea3067e75ab 167 0.07/1.00 vMB 132
243,791 243,791 00000000000000b122c425eab2b32b739b36d029dd7b25d5ffcaf092d4f2dc6d 91 0.05/1.00 vMB 82
243,790 243,790 00000000000000ca3fdacaae54ce01b16f49a753356c4349b9149f499b8b57c1 244 0.15/1.00 vMB 62
243,789 243,789 00000000000000ac223c3279c7ba62ef14917f59784671116861d15293106739 802 0.30/1.00 vMB 206
243,788 243,788 00000000000000758cd9612e6d1f60db343335c532dd92a4d0ed3c0c98f9a3bf 27 0.02/1.00 vMB 20
243,787 243,787 000000000000000bdc0fc553509a9854b21a258a478c5ce343cfd0236241965c 269 0.09/1.00 vMB 116
243,786 243,786 00000000000000bd9cced1eb04a685b2f7e9d4996308859304b4ba44b1e3054a 335 0.18/1.00 vMB 126
243,785 243,785 000000000000008c7ea82e2854768752f544ebe6e7e0cb3e1e52bc2a5a7a5ffc 148 0.06/1.00 vMB 103
243,784 243,784 00000000000000bd2eb1ba611a679612e390c9273b8222a0e9628f595e2f7239 194 0.07/1.00 vMB 211
243,783 243,783 000000000000006c6cde486c596f3f9d21fb125718d17bd263482965ed4e8910 66 0.03/1.00 vMB 130
243,782 243,782 000000000000000cc30e1d485be4b536c3cadf829b3df308b756be69fe50d0f8 147 0.06/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.