Loading Tool

Explorer IconExplorer

Memory Pool

83,089 transactions
30.85 vMB
0.09000193 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt 0b845436ee758d817d7968d94c36f935811f332fb5f8144a96f3fb8df0574468
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 1121d50dae3c8c47f3ccbf51e1e5a67f4e2f17a35e96c117a0773a7db3848cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.02316071 BTC
Feerates: 114.51 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (687,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,424 227,424 0000000000000305f819d4fc1e03e1395940abaf8394ee0e5127e848bd05a82e 203 0.11/1.00 vMB 138
227,423 227,423 000000000000004d504cc8ccde5cb48268439b752e3100c1d8fa4fd235084bf1 74 0.06/1.00 vMB 62
227,422 227,422 00000000000002742f1294c02a1b940c40b38338db8f52526476a0eb014ac81e 1,009 0.44/1.00 vMB 222
227,421 227,421 000000000000008172e46270ee30f93e2c8c540333e189739fdd4bb7c7caad9a 529 0.24/1.00 vMB 179
227,420 227,420 00000000000001705d5b5230e325f3ba19569deecdf8fdec74719bb07473bf26 496 0.21/1.00 vMB 191
227,419 227,419 00000000000001dd45972f4f9d711accdf92147041ebd7e37d0ccbaa2b925a4f 40 0.01/1.00 vMB 298
227,418 227,418 000000000000023ecbeaf019895f01f089d139f051335e9a863d7dc6f7336bb9 295 0.15/1.00 vMB 208
227,417 227,417 00000000000000839259a374b03d7584ae08c2f49fe1b747f2746eaba40ac679 397 0.18/1.00 vMB 223
227,416 227,416 00000000000002504aed065dccdc01d72e0db141463a384491568c5a16cfba67 234 0.15/1.00 vMB 133
227,415 227,415 000000000000010c85ed7e2396f975bd10f10925c42b0f32aedbc1e106fe43d1 305 0.15/1.00 vMB 166
227,414 227,414 0000000000000170b7997c3e906a7f8682b724aa9b7683acfd1b9babca8ae64b 305 0.15/1.00 vMB 185
227,413 227,413 00000000000001b986bd315e9c1d66dc74dd2a623f493abc4f55266f99495f6f 595 0.35/1.00 vMB 152
227,412 227,412 000000000000007bf4038193e7a8ecff49259deafcfb4d92f6a101e76d28066f 211 0.13/1.00 vMB 108
227,411 227,411 000000000000025f978216d33817f85da4c88edf83b2c5a7295c6887226fc442 779 0.25/1.00 vMB 271
227,410 227,410 00000000000000d8c4297181327e365beab7c0c9301679977fe7cc0e050655fb 92 0.04/1.00 vMB 90
227,409 227,409 00000000000000f107b3766f3080b26b2c173d735fbcada48f7fb5f9ddd29977 653 0.26/1.00 vMB 207
227,408 227,408 0000000000000019a6bade7cbd718992cfc09b33893ca8605d201aae9e0ce15d 203 0.09/1.00 vMB 167
227,407 227,407 0000000000000327844e78a2273a537941c222d19b7d6b173cb4ffda90e71f33 320 0.12/1.00 vMB 207
227,406 227,406 00000000000000be80a6195f3cf44019a813679a7a77fdb36130f4564d6bcafa 238 0.11/1.00 vMB 153
227,405 227,405 000000000000009f93661c562d96e0fc472ad25cfe4f4171a46e16f86aad3227 291 0.11/1.00 vMB 196
227,404 227,404 0000000000000230ef30cf8d77aac67d271ffa7f1f6bd91d9657ebd4ca55ac55 122 0.10/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.