Loading Tool

Explorer IconExplorer

Memory Pool

78,373 transactions
29.28 vMB
0.08146843 BTC
Random Selection Loading Transactions
Max Size: 176.95/200 MB

Candidate Block

Mining Attempt 6060c67a9fec2c722ac1e8a94b3f7ec8ad650b84ae164402cd35d386e149aaf0
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 4bf75fcd847664f0493f625cd137d4ff3d490786205f66e32fead9dffc5b920d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.02008221 BTC
Feerates: 94.79 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (446,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,432 468,432 00000000000000000136e4d06231caaea478efe0ab95c4f5e93870268e4e58d5 1,570 1.00/1.00 vMB 212
468,431 468,431 000000000000000001ad26754d8f2a9cdc830374bc082da177cb1746b7224fe2 1,776 1.00/1.00 vMB 256
468,430 468,430 0000000000000000004dbf0d1339db3da061ed27f03841e8b147d31bcf44a845 1,988 1.00/1.00 vMB 299
468,429 468,429 000000000000000001c27f0443aa233756c8a1649f2fc443d17fe80dbecadba9 1,860 0.99/1.00 vMB 347
468,428 468,428 000000000000000001c4e26a42cbdda284ef1273462e668b759e9ad14b0477f1 1,843 1.00/1.00 vMB 331
468,427 468,427 000000000000000000ec4d2886246f371d6c806fe2c89a947f429dbb18e96a62 2,108 1.00/1.00 vMB 284
468,426 468,426 000000000000000001d791cc7f81d3ca2ab3d5e7848cc940f67ecb8b1ebe7a13 1,916 1.00/1.00 vMB 226
468,425 468,425 00000000000000000082cde6e3648b1b85facd760133a84f2f0f54dc2d6e4606 1,962 1.00/1.00 vMB 237
468,424 468,424 0000000000000000003b6539da8b29d2a0a50d604612c0e5efe9368ceed6e9e6 2,372 1.00/1.00 vMB 310
468,423 468,423 00000000000000000036e8df3fe469f7c75179b0dc878e4ce3c123d02a96f882 2,679 1.00/1.00 vMB 264
468,422 468,422 0000000000000000002da1a197c4d23f157e579026dfc09996039f9d9b7582ba 2,795 1.00/1.00 vMB 278
468,421 468,421 000000000000000000ed82f3641c67cc711bc5ab24efbc2b1ce54d9f65c27430 3,210 1.00/1.00 vMB 262
468,420 468,420 0000000000000000014e3b835171e401e5b9ec835cd3db0fd9f9b94e6ab03279 2,474 1.00/1.00 vMB 336
468,419 468,419 0000000000000000000613d85f40de099378bba811e5499f7caae28be90501d2 2,234 1.00/1.00 vMB 341
468,418 468,418 000000000000000001cccf916ca81a6cc4207cc19a6045d1387e90bff7f823a2 1,728 1.00/1.00 vMB 387
468,417 468,417 0000000000000000003840f1d348d6b73fec85c2d3c09dd01b2f53dc44d94ab3 1,313 0.99/1.00 vMB 242
468,416 468,416 0000000000000000013354e4a1a0d3d589ea440fdd7adb4533bc63d687ac3c1c 1,845 1.00/1.00 vMB 312
468,415 468,415 000000000000000001a55bc64bc02f6cf83a8193a842f7a274e581f16c66b39a 1 0.00/1.00 vMB 0
468,414 468,414 0000000000000000008a3b38f38eb8e0e9ed294621c0aa54f3701b6545f07c07 1,849 1.00/1.00 vMB 220
468,413 468,413 0000000000000000009a5150e08a422a509dda322b888e9055334e17428ea323 1,700 1.00/1.00 vMB 446
468,412 468,412 000000000000000000dc6e343046ef79d014621b9ffec7dd75b4f50ca42b5125 2,023 1.00/1.00 vMB 485
Previous 10 blocks ↓
Total Size: 782.67 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: 674.51 GB
    • Received: 16.43 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.