Loading Tool

Explorer IconExplorer

Memory Pool

28,590 transactions
25.91 vMB
0.09178792 BTC
Random Selection Loading Transactions
Max Size: 125.32/200 MB

Candidate Block

Mining Attempt 92d036cbe027e376a4a10e57b2566d0399d585792829fb684f673fb1270df802
Version 20000000
Previous Block 00000000000000000000b31bddf15c89d32274d08a85fb7020240ed911664f51
Merkle Root 7bd95d7a221767105d73782a0d69837bbec298efb9fc43601473a7fc23797911
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,699
Size: 1.00 vMB
Total Fees: 0.03913894 BTC
Feerates: 198.93 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,175 (796,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,674 117,674 0000000000007521b55819b293d484aaae249c76521df26806815278abe452f8 14 0.00/1.00 vMB 914
117,673 117,673 00000000000059bc716b5ab99185d619a8d7d334a789925078d60051131e7746 13 0.00/1.00 vMB 326
117,672 117,672 00000000000040a3f589ac464896901f1fc0a66b4066af5b886746940cd36936 12 0.00/1.00 vMB 0
117,671 117,671 0000000000004ecd7ab9a6edd5d921a87cefe34b5397a8b3d7f1b6b0b63cc5e2 3 0.00/1.00 vMB 3,883
117,670 117,670 000000000000c2d1cbb1446b18b7c42693e3ecab74334036b42bd5e6f7678010 7 0.01/1.00 vMB 281
117,669 117,669 00000000000071b83a605ff76c440b2295bffc6fbe33b652599595345340ac52 2 0.00/1.00 vMB 3,875
117,668 117,668 0000000000009bebaef3603dc39cc82e76c022d119a15734aa4a4eec2ba3b44b 18 0.01/1.00 vMB 707
117,667 117,667 00000000000064169d0bc692cc819c47555e3be09b31532c4a6ee9198409c3c8 10 0.00/1.00 vMB 672
117,666 117,666 00000000000001aad9843c20ff9998fa348386a22c615af49a6d43341994d7e9 3 0.00/1.00 vMB 0
117,665 117,665 00000000000000920b8268db957656ef311003544386d2ac6e68570d6803777e 5 0.00/1.00 vMB 0
117,664 117,664 0000000000007c504b9dd21e744281f6cca19e05b8f80f3d3936349e2e068aea 1 0.00/1.00 vMB 0
117,663 117,663 00000000000071087cc6fe7e3109ba1c9d16ece78b32054c4df2ae9896bf4101 4 0.00/1.00 vMB 0
117,662 117,662 00000000000057cd2fa37594f1ee84a1a36f027906f89cfb1d59783f9d02ba4b 9 0.00/1.00 vMB 430
117,661 117,661 000000000000b8eabc7a6f096834b66aed79024fe552dfeed132b1cf72e3dedc 14 0.01/1.00 vMB 432
117,660 117,660 00000000000030bad340669391aec5c2043e7264de3618f140aebcf659d2d9f2 10 0.00/1.00 vMB 422
117,659 117,659 000000000000aa802de0a821f15d6c0bd91ea325cab23102651824620db257ae 5 0.00/1.00 vMB 0
117,658 117,658 00000000000011437e25185cc4adb970e06eb36c61b1357d4db16e8b12670f07 11 0.00/1.00 vMB 1,543
117,657 117,657 00000000000032121b1c2469d35edd9fca9d30d49e65bcfcce301805f105d6be 1 0.00/1.00 vMB 0
117,656 117,656 000000000000342e7725ae0294ff0bb09e6608f9d0ea919064ef7ace2427622c 1 0.00/1.00 vMB 0
117,655 117,655 00000000000091045ba79a95e30a4e24cc97343fd6e47c67a78ad0a63ddc4330 10 0.00/1.00 vMB 0
117,654 117,654 0000000000004ebcfbbe30cd43eaac372528121042b6ea11cdd33314fc0bd8e0 13 0.01/1.00 vMB 431
Previous 10 blocks ↓
Total Size: 780.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 571.56 GB
    • Received: 7.79 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.