Loading Tool

Explorer IconExplorer

Memory Pool

76,653 transactions
28.57 vMB
0.06975417 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 89d547e5420f18a1a023676c46a5bc9c5efca985bc01e04f9b3fa26b365f1814
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 09c3e66d3d0f6c6414d7ac4ecfdef2dbe54023009c2da09d585524a2e70e1aaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.01050149 BTC
Feerates: 71.79 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (446,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
468,411 468,411 000000000000000001b0d69139a0b142b7adddcbf9871ff8c1ca3810368af0a1 2,510 1.00/1.00 vMB 313
468,410 468,410 0000000000000000002daefd35db39a0fdcb1126d2290886582998fbb98c13d2 1,715 1.00/1.00 vMB 329
468,409 468,409 00000000000000000097bb7df19ff25e99d84177f990ec0a5c32897a7209c91b 1,733 1.00/1.00 vMB 406
468,408 468,408 00000000000000000145a230cd3a10338058682fbb0ed67559d8586266f2d6fc 1,996 1.00/1.00 vMB 284
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: 673.13 GB
    • Received: 16.41 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.