Loading Tool

Explorer IconExplorer

Memory Pool

81,360 transactions
34.30 vMB
0.13913202 BTC
Random Selection Loading Transactions
Max Size: 194.82/200 MB

Candidate Block

Mining Attempt 1b2497f1db6cd79a4e6059b29e501413e80a9e1f7a25fc21caa6f6b06ddb19ee
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 2d5a36a0fa4ffed5fb692b62cdc2b6fb200e55849eb7cb78c1b10713e9ddeb7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.02531467 BTC
Feerates: 384.62 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (38,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,374 877,374 00000000000000000000028cd60809ed8e962149585719876c0e21528d4398b6 2,568 1.00/1.00 vMB 5
877,373 877,373 00000000000000000000bf0b51bd73be1fa9117892b53ee395c24f28480f4644 1,561 1.00/1.00 vMB 2
877,372 877,372 00000000000000000002759bef88776bb9f58c2412205d4a290d4e765ee2ad8f 2,230 1.00/1.00 vMB 3
877,371 877,371 000000000000000000019779db4890ca5152840a5e0aaee5ae4f3836059408fa 758 1.00/1.00 vMB 2
877,370 877,370 0000000000000000000042b3024f36a716cfb60b3682af78c9efaa52c496c5f6 1,198 1.00/1.00 vMB 1
877,369 877,369 0000000000000000000105e08fe9b4b76004d3099c61c306194abb76f5bb05b1 3,543 1.00/1.00 vMB 5
877,368 877,368 00000000000000000000211c20792ae4a4fdc9e18fd9c430f2f9d84d18cef098 1,893 1.00/1.00 vMB 3
877,367 877,367 00000000000000000000dc3330cb19ca79214e3aa15afd3b6322fccc2aa6a293 352 1.00/1.00 vMB 1
877,366 877,366 00000000000000000001624ca4846c3fb6c0c50df739316ff80015f74b4aaffc 3,667 1.00/1.00 vMB 4
877,365 877,365 000000000000000000001847abc725ea87afddfb514d1adfab866996b95bc0f2 3,293 1.00/1.00 vMB 3
877,364 877,364 0000000000000000000225e914714318b1a5967d2e14f1a10f8b03df78ed612a 252 1.00/1.00 vMB 1
877,363 877,363 00000000000000000000af6f12cfec9f094d5cf7029059f2f19f5950aa23adca 2,080 1.00/1.00 vMB 2
877,362 877,362 00000000000000000001da865daf25449afda0becfee6e7f4971fb49d5583708 2,550 1.00/1.00 vMB 3
877,361 877,361 00000000000000000000592682db78a619077844f8ad8b38a7edb7adf71c9eb5 1,972 1.00/1.00 vMB 2
877,360 877,360 000000000000000000027b27a9cb64add82d437d36107f1c2083571e49da74d6 2,398 1.00/1.00 vMB 4
877,359 877,359 00000000000000000001476435ef955018ea3aa35bbd774902396f8eca222276 522 1.00/1.00 vMB 1
877,358 877,358 00000000000000000001de5b7f38055044d7bfe766478423f9c790bf5d954c7c 1,493 1.00/1.00 vMB 1
877,357 877,357 00000000000000000000b164fea7cf43e30b0571d25d65b4eb67b613edc8b371 3,398 1.00/1.00 vMB 4
877,356 877,356 00000000000000000000194c2f778ed1410a73b2fb9f8fab2bfee262ea44b409 2,536 1.00/1.00 vMB 3
877,355 877,355 00000000000000000000051e16359e7078a12ffbbf938064b199838fb649cffb 3,221 1.00/1.00 vMB 4
877,354 877,354 00000000000000000001df4b106e57c6ad06c2b1d1712ecea431f7292504eb61 2,110 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.10 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: 729.72 GB
    • Received: 18.49 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.