Loading Tool

Explorer IconExplorer

Memory Pool

79,339 transactions
29.43 vMB
0.08327671 BTC
Random Selection Loading Transactions
Max Size: 175.98/200 MB

Candidate Block

Mining Attempt 0fb0b66715b3a5cbd8085d976c0d22f25324e14c71c4974946b7cdccabd40703
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root db59424da56819f0751e3631f4835cfad36545c76064faaca94869fd941a0448
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.02331972 BTC
Feerates: 150.77 > 2.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (289,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,684 625,684 0000000000000000000f09fc7531192548a138a8d947983cbbb67054f7f6120e 938 0.35/1.00 vMB 17
625,683 625,683 0000000000000000000b8dac06bfbf5a6884f3c36323961894fd195487806725 1,697 0.57/1.00 vMB 20
625,682 625,682 0000000000000000000f163603156806417c278b99579b64ce95ae05870b559a 272 0.12/1.00 vMB 19
625,681 625,681 000000000000000000120ab1489ef53e1ea036216e57816c8d5ce6c4f69d6beb 547 0.16/1.00 vMB 12
625,680 625,680 00000000000000000000fcff2d4444603e69602f81fba317a576a7ba2922e0c4 2,031 0.73/1.00 vMB 13
625,679 625,679 00000000000000000008a44dbbd378b6e3ba339478b763d55fd2386e341a07b5 1,910 0.94/1.00 vMB 11
625,678 625,678 0000000000000000000dcd52091646269ceea83598822e7128a822020b374bac 2,922 1.00/1.00 vMB 14
625,677 625,677 00000000000000000009b7390699ef6e3293e2445886dec9853cc7a5cd47d64b 2,807 1.00/1.00 vMB 14
625,676 625,676 00000000000000000006c44552bc807dea027d27f571ea16270119e5aa08c5f6 2,382 1.00/1.00 vMB 11
625,675 625,675 00000000000000000005fdd226b23b58b5407d3cc2acf68a4c2c71a245fe228c 3,216 1.00/1.00 vMB 6
625,674 625,674 00000000000000000006348048fe1fe1c962d0e7747fd5a990be3ef78c6e5e7d 2,625 1.00/1.00 vMB 19
625,673 625,673 0000000000000000000310649c075b9e2fed9b10df2b9f0831efc4291abcb7fb 2,906 1.00/1.00 vMB 8
625,672 625,672 00000000000000000012dc167d60f79f7894accbafe898c55ecdf3399b581952 2,782 1.00/1.00 vMB 25
625,671 625,671 0000000000000000000aa0a25f0a005daed74b1a8cd6ece4d7f5824937ba851c 381 0.16/1.00 vMB 11
625,670 625,670 0000000000000000000b263d5ddb486ab7ed311321cb9f65e78d866b79d7fd14 2,003 0.72/1.00 vMB 11
625,669 625,669 0000000000000000000ae9cee48ddb3e9b7245577191226ea229870357b9e924 1,476 1.00/1.00 vMB 7
625,668 625,668 000000000000000000126443b2f7247a9e28bf6cdf940579eec50ca012307c8f 591 0.51/1.00 vMB 6
625,667 625,667 0000000000000000000784e131f8be4c30ab4ae4426cee8d2a3e4c4e94942066 787 0.50/1.00 vMB 9
625,666 625,666 00000000000000000010aa23f0df7fb63b531bb79e1c578d171283e77e0bc657 767 0.44/1.00 vMB 9
625,665 625,665 0000000000000000000883ed1393ced9b39e8f3eb010b229e0e9ca9a24db8f08 105 0.12/1.00 vMB 6
625,664 625,664 0000000000000000000fab40f8e696bf1a8910bbd8255324baadafd6878c6c5b 854 0.53/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.