Loading Tool

Explorer IconExplorer

Memory Pool

36,305 transactions
26.91 vMB
0.06453468 BTC
Random Selection Loading Transactions
Max Size: 136.17/200 MB

Candidate Block

Mining Attempt fb6acf8a89e7957b0664ab1e37e2edb7cfe5954e286f2064ca5efdb741017afa
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 4e66c2b1059e982bc1bd069a4a2cf718882167f01d18041a9273cf265ac36c37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.01391146 BTC
Feerates: 101.65 > 1.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (415,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,447 499,447 0000000000000000005d74573005d1dea69c4b9d1cf0f9679c9bbe9898d60f8d 2,018 1.00/1.00 vMB 246
499,446 499,446 000000000000000000a98118e348cd73ffbc5e4ca25258e036c598f5430b5679 2,598 1.00/1.00 vMB 294
499,445 499,445 000000000000000000895662013a5eec61f7daefd2baa82b5a391adcf515005a 2,717 1.00/1.00 vMB 370
499,444 499,444 000000000000000000acaa90fc23a937be757bd8de41744417ea082dda888377 2,247 1.00/1.00 vMB 264
499,443 499,443 0000000000000000000d7e2e562947cb70f7fc26c0bdc71350856364631000c0 2,768 1.00/1.00 vMB 243
499,442 499,442 0000000000000000006d63563df242cd14ba36f4366cb9b279346b8722fb8a3e 2,540 1.00/1.00 vMB 291
499,441 499,441 0000000000000000006cbece0007f23920aaefac26adbff4740c788e905f6734 2,262 1.00/1.00 vMB 395
499,440 499,440 0000000000000000002869a112fd7616302557a8dd1de58ab195959e3f0db097 2,519 1.00/1.00 vMB 236
499,439 499,439 0000000000000000000b88d326f0adc26daa15322230119638332eb4d3b77b55 2,508 1.00/1.00 vMB 283
499,438 499,438 00000000000000000090217483477d7bebb56bd579803c0dfd21330843588179 2,508 1.00/1.00 vMB 401
499,437 499,437 0000000000000000009735e210b1702ee8f0cf5882be41ca86f08dc9e6ea2b8d 2,481 1.00/1.00 vMB 397
499,436 499,436 00000000000000000093d14d9a35977cd838023c78f1177e353dcbc0218e3ac2 2,329 1.00/1.00 vMB 405
499,435 499,435 000000000000000000a1ff4ea4e8232596518360ea50d4533418188cb3623516 2,141 1.00/1.00 vMB 448
499,434 499,434 0000000000000000006c7499b2d5b9099d3acd37d440bdb9006a33fd7fdcf3b5 2,194 1.00/1.00 vMB 342
499,433 499,433 000000000000000000a651f94133cdb082176da66deb80c5270faf5caaf1c961 2,633 1.00/1.00 vMB 439
499,432 499,432 0000000000000000000d5e8eb6a516f03bd635d3ab9be0ff853de1585d3d99cd 2,455 1.00/1.00 vMB 378
499,431 499,431 0000000000000000008a6850b08dfc0b9797c7589c78098f8225544ecdd7af66 2,485 1.00/1.00 vMB 349
499,430 499,430 0000000000000000000a2e1f009a4f9cb4035b4c723e6247cdbf3cb135c02d77 2,651 1.00/1.00 vMB 421
499,429 499,429 0000000000000000008f3cc44e7043cd2d96d762614bfd27c526e5eca78ff9a3 2,247 1.00/1.00 vMB 404
499,428 499,428 00000000000000000084788002904da9ee7e2f8050c0207690f6a03d9566bf6c 2,346 1.00/1.00 vMB 373
499,427 499,427 000000000000000000813d02e150726b80f87e0aa68b94e669f58c5be1d9e96b 2,479 1.00/1.00 vMB 441
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.