Loading Tool

Explorer IconExplorer

Memory Pool

72,720 transactions
28.11 vMB
0.07046421 BTC
Random Selection Loading Transactions
Max Size: 166.38/200 MB

Candidate Block

Mining Attempt 185f941ccd3d311e24dab7932b4de327617abad1567af940113f7b9e665426b3
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 4010bb4da63bdd091f61f27b981852e0dd341f9123b1abde068af5488f1303b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01421370 BTC
Feerates: 157.46 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (680,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,503 234,503 0000000000000194f8ae0f82829ea9a6ba94dc1d969fe856361dfb52be4c225a 6 0.00/1.00 vMB 86
234,502 234,502 0000000000000106ff0887fbe95002c190b9aaa61838d530cf0b7976d315a502 318 0.13/1.00 vMB 208
234,501 234,501 000000000000005315c97ed783320890d886968843fa231d0bf13e486601c0a2 177 0.15/1.00 vMB 86
234,500 234,500 000000000000002f2d37f8aa95015f24071d6d5759d824cb30856615c8dd2004 664 0.25/1.00 vMB 218
234,499 234,499 00000000000000736009ee75a7dbe12cb3e6516d100fc1d1eb0fa39fc27e01bf 395 0.17/1.00 vMB 208
234,498 234,498 000000000000007c25b45fed17d79e9e5885797e470ec2d216a394f773dd70cd 320 0.10/1.00 vMB 2
234,497 234,497 000000000000015bd66f158b0041cd7a448659cac24fe3975773126deb3bd2cd 43 0.03/1.00 vMB 17
234,496 234,496 00000000000000af0a0fbeef7d396f760af319d9efb9f26fd852fdee5220a728 300 0.13/1.00 vMB 354
234,495 234,495 00000000000000ea21d03dbef65b4ef1fee75391948076e151e22a97586bec01 331 0.13/1.00 vMB 371
234,494 234,494 000000000000017a8fc032f42011babbe1401cef7a2745c03fe2dc91c387f0d4 273 0.15/1.00 vMB 203
234,493 234,493 000000000000002fc016f0e0b3e9da172a8be0ace7f6e74ec778657abf66fd68 291 0.15/1.00 vMB 217
234,492 234,492 00000000000000acd60315c3125ed5dac6e720e2be0c7ef389fe55a3c0ce8aac 85 0.15/1.00 vMB 24
234,491 234,491 00000000000000321110cebcdd6f194e20292a43dd42c656761943b79af8234a 473 0.20/1.00 vMB 147
234,490 234,490 00000000000000aba2885465c233745f935fdd381edc981b439ab240d63f100a 215 0.15/1.00 vMB 103
234,489 234,489 000000000000002fbd715a4603134fc9a6ed807b560c9f1d11ebbba1a79cf1b2 545 0.30/1.00 vMB 166
234,488 234,488 00000000000000c69eecf772a7761dfa2c7695adee5f403dbf8472c04fbd6366 32 0.01/1.00 vMB 49
234,487 234,487 0000000000000060e270931afaf25b29b028ebc000a6936ea78b89e06b449435 463 0.21/1.00 vMB 204
234,486 234,486 00000000000000b371184f5af990fbbc84f485c83af9ce52e49451b94abc6110 585 0.25/1.00 vMB 239
234,485 234,485 000000000000014b703699e712ed65fa24e55604e3d8dd743f9e7058f96621ae 263 0.15/1.00 vMB 229
234,484 234,484 000000000000013fbd3bcf7fa7ca6c8bf285902bbebdafe764c25c0c6812dfc7 302 0.25/1.00 vMB 155
234,483 234,483 000000000000017b7832be37159e93fec5b16781957367ab179103ac2746253f 234 0.10/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.