Loading Tool

Explorer IconExplorer

Memory Pool

27,871 transactions
24.45 vMB
0.05058837 BTC
Random Selection Loading Transactions
Max Size: 120.53/200 MB

Candidate Block

Mining Attempt 475a02438e4d3181e6dd6a58fc9b4aa37802b7e0a312552fab871b136abaacdc
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 044630d9705a7aec09a61d8d95987bb5f40d51a6de66aaa918ece255944c32c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.00722769 BTC
Feerates: 73.20 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (126,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,307 788,307 00000000000000000000e85cda5810ce29840e84577510229081d71e7e48e8f2 3,481 1.00/1.00 vMB 96
788,306 788,306 000000000000000000014e918e98812b624bfa92b48b687f4060bf5d05c0aa6d 3,767 1.00/1.00 vMB 129
788,305 788,305 000000000000000000043ace25d7b6c2b6dddc467ce142b4380c4eb8b42c9c42 2,635 1.00/1.00 vMB 159
788,304 788,304 00000000000000000001943035eb3c9c70cde78269c80da35a480bcde62539fc 3,254 1.00/1.00 vMB 65
788,303 788,303 0000000000000000000397c4a083c171bc77213c8475fc347613324a21a0fb29 2,333 1.00/1.00 vMB 139
788,302 788,302 000000000000000000034d0d5c18a123aa459ba962821ef690221b5ff7de14f9 3,007 1.00/1.00 vMB 131
788,301 788,301 00000000000000000004d449388c25f9ea065cffe7d1a0ebd722ffc8f87f4a9e 3,232 1.00/1.00 vMB 152
788,300 788,300 0000000000000000000516573f50d70d18b7f0608f22e15a5ee8cfcc9b9a33da 3,856 1.00/1.00 vMB 58
788,299 788,299 00000000000000000003427a63d0d65441a5f388da9e86bee7a92516483b7246 4,561 1.00/1.00 vMB 30
788,298 788,298 000000000000000000031aa85279fb828eb0e813d85d6b9e0654668d71b261ee 3,295 1.00/1.00 vMB 107
788,297 788,297 0000000000000000000297a5b120c9ce7da0972457cec1a139f5965630eeb9df 2,493 1.00/1.00 vMB 155
788,296 788,296 00000000000000000003df2c062bba629e2881e8c96ce604fcedc56b0f197370 2,108 1.00/1.00 vMB 135
788,295 788,295 000000000000000000015c78949922cb16104bb0d5cfd91cb2b8880229c14acb 3,941 1.00/1.00 vMB 62
788,294 788,294 0000000000000000000012aeac1c6ce56d20119b9494bf9e8b6433c815fa4fef 3,988 1.00/1.00 vMB 113
788,293 788,293 0000000000000000000481178f24d728b167253323f1b3688304911a5c03ed6f 3,225 1.00/1.00 vMB 147
788,292 788,292 000000000000000000017609029bdf900b21b9766e4eb7858863af4972c30398 3,598 1.00/1.00 vMB 29
788,291 788,291 000000000000000000024586868cc8e3b215b6bccc48a7aee39b337abeed3ba9 3,986 1.00/1.00 vMB 64
788,290 788,290 0000000000000000000586b6a930a598775aa646fdbd0c528eb311edd424ddc8 4,368 1.00/1.00 vMB 58
788,289 788,289 00000000000000000002dc1264df2bf7767a0acfcae25ae7f9072d9db0f3c491 3,970 1.00/1.00 vMB 105
788,288 788,288 00000000000000000002a2d9d2150559bc44e08d1ee2b28742269732a902a53d 3,987 1.00/1.00 vMB 86
788,287 788,287 00000000000000000002e98655f9e68a9eb7ccbba0be20dff4dcd2c9ed0a899a 3,265 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 781.86 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: 641.78 GB
    • Received: 12.53 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.