Loading Tool

Explorer IconExplorer

Memory Pool

17,022 transactions
8.19 vMB
0.07003649 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.16/200 MB

Candidate Block

Mining Attempt 53538449b3353e411960915c0251ae94c4d3b219900bee49aa3f3007da2b39a7
Version 20000000
Previous Block 00000000000000000000e687af6501ddd9cf3b65e64074a5f6330970f0f2158f
Merkle Root 752e9c03b574ee95495e6f026f262b56d3106ee49d6aed860b63b85f43e84326
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,110
Size: 1.00 vMB
Total Fees: 0.05284264 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,418 (747,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,411 166,411 0000000000000285152232d1e1db544d6c572dfb3b97f6925af50ede94fbbc1f 8 0.00 vMB 70
166,410 166,410 00000000000001c5353fbf4d5498dc69532e520f499a9d00f25f7cc78268000e 16 0.01 vMB 294
166,409 166,409 0000000000000a47c83c4e96eaa68e114fd654c34929a792085974597f61d175 1 0.00 vMB 0
166,408 166,408 0000000000000374cb3355cfabedbd6a68c9ee44638523d3628b46737e747ee3 50 0.02 vMB 14
166,407 166,407 00000000000001d7f8bd95f679c70b454f4b18122bd03931509013a4d69689b9 17 0.02 vMB 41
166,406 166,406 00000000000009f52daceb3c26f3350459050397d219ebd8727f18ebc6838bce 34 0.02 vMB 65
166,405 166,405 00000000000002e8caaf1b5a09ff9a50b7781a89400deabf2c8053faec9f8484 1 0.00 vMB 0
166,404 166,404 0000000000000b2913221c4df565c4d76ea08812e9e7f43fa5aeb66515bee740 52 0.02 vMB 171
166,403 166,403 000000000000082f70bdca80b8dc7738679a1dd966b1a72081f3c6de05a9f417 41 0.02 vMB 110
166,402 166,402 0000000000000b2751855e37b3c66ca42e1609c2120f3799f76a2256580615e3 58 0.03 vMB 201
166,401 166,401 000000000000033033c26896c71618f12fdaaea3a3b62671973c55f7f143a8e9 53 0.02 vMB 184
166,400 166,400 00000000000000038ca3daa43d5616870d9ac7ae21a19bea55a1a696e0dc1a6b 68 0.03 vMB 235
166,399 166,399 0000000000000bdb8b9ba70344c46b7df1d20f69a14d4cc600d611c2fb5ec00b 104 0.03 vMB 60
166,398 166,398 0000000000000116fffcb6b2b3e2969775f76108b93f541022b091ba0cc84abd 79 0.04 vMB 247
166,397 166,397 000000000000014c301e27eb2591ed6b9abd40b334eb260d99b242d20638a60f 117 0.04 vMB 62
166,396 166,396 000000000000050b83565f2765a6436f2a250961a9036c19d7fd514fca503838 68 0.03 vMB 81
166,395 166,395 000000000000026358028e4a8fb023d6f6d9e5c1b2373ba16b890198a9c9df02 8 0.00 vMB 0
166,394 166,394 000000000000078042dca7155c324947186575674c9636874e505cb592f1c560 118 0.04 vMB 109
166,393 166,393 00000000000004d50db740738a694d6df0d6a26d388d98a31500106ccf475fde 58 0.02 vMB 91
166,392 166,392 000000000000077cb781e3c05897ce37b7e4c2b39470f7f56ae5c6fa6ba6dbb0 62 0.03 vMB 72
166,391 166,391 00000000000004fb5d30cd97d98f7d79de47b0a14e1ec33288a198a292d36c0b 17 0.00 vMB 134
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 292.50 GB
    • Received: 1.21 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.