Loading Tool

Explorer IconExplorer

Memory Pool

73,399 transactions
27.16 vMB
0.06182866 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt 02ef2fd99419b6667fbf2308d56166ba2210e4881eb133b9a4997712bf4d0088
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root dd74c2f328ad26b8c56132265e81210cceb80a9acd0dbed2f574dc0851d933eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.00394162 BTC
Feerates: 14.05 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (489,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,717 425,717 00000000000000000416bca20fbafd74b7e640662d323eaeba874fadfb82b7ac 2,025 1.00/1.00 vMB 52
425,716 425,716 00000000000000000152d00528c00498d3312e34c0ed407a9011d2eb65789df9 2,367 1.00/1.00 vMB 82
425,715 425,715 00000000000000000423ed9aafd05907b0bf71e08a5a2e7ec4c0d4e3b1af0dcc 2,635 1.00/1.00 vMB 96
425,714 425,714 00000000000000000469d7b7e9b30c12f177c2183e63123bc37889b73a07336c 94 0.04/1.00 vMB 63
425,713 425,713 000000000000000003d7951ec3686311e4da3c255c202f762594b3797a78b6f5 761 0.39/1.00 vMB 53
425,712 425,712 0000000000000000020ba517fa0b1a979740d4c3ce22492d0fff69983330d21a 1,266 0.63/1.00 vMB 46
425,711 425,711 00000000000000000263b8c7066bb2715fbd3f1b50b7471a6a855d9ad6f30479 2,291 1.00/1.00 vMB 55
425,710 425,710 000000000000000002dba43370fb22bb7ae648377333c47bf5e187f772f413c1 2,827 1.00/1.00 vMB 94
425,709 425,709 000000000000000001591388c77f1ca88ff3c3f973a8b91805dfbb1227a4d4bb 290 0.99/1.00 vMB 7
425,708 425,708 0000000000000000049c2c0789d1eaf7b313bf9884e517529254dc80e18b22e9 1,452 0.70/1.00 vMB 70
425,707 425,707 0000000000000000034af1782a050415db6962e270a78cb0ba08c48be133d713 1,547 0.88/1.00 vMB 47
425,706 425,706 0000000000000000033755404a2ea1c1bc534f49d07d30199d3b42a7c47aa8ec 2,531 1.00/1.00 vMB 70
425,705 425,705 000000000000000002c172a7eae383ade76e8ec31361bef5342de6ad778f9341 2,431 1.00/1.00 vMB 98
425,704 425,704 00000000000000000203cd74d5e59c5ae3780e34bf64b5dbe1d9eaabd5a73daa 421 1.00/1.00 vMB 12
425,703 425,703 000000000000000004b5cb0dd6f30b37ee234ab3775438a646909b50d4673055 911 1.00/1.00 vMB 27
425,702 425,702 000000000000000003ef38864c878bd427174cc1dada9e6a7a03ff1a7795276a 1,269 0.59/1.00 vMB 70
425,701 425,701 000000000000000000919dd1654840a8ff0cdd90651124357cb39166f67e5975 1,617 1.00/1.00 vMB 41
425,700 425,700 0000000000000000038c68419e26715572c31f0febada863da1220d930894cbf 2,603 1.00/1.00 vMB 76
425,699 425,699 00000000000000000266c793b12012dc7b1d7e797883d7116026d41eeb5ec734 1,159 1.00/1.00 vMB 68
425,698 425,698 000000000000000002653b8b1a1ec4ba4aec126ce9e2a5fc6d899f9a24da8b3e 698 1.00/1.00 vMB 60
425,697 425,697 00000000000000000203a0efc9d7fe42c24c9e096f765365dfcb1e375c4ec608 1,565 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.