Loading Tool

Explorer IconExplorer

Memory Pool

46,141 transactions
31.73 vMB
0.11954410 BTC
Random Selection Loading Transactions
Max Size: 161.77/200 MB

Candidate Block

Mining Attempt 1004c3c02403243a8652173806c828f44c9f50cb621b4934c496a530f6fdc6c8
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root 7d23b605723bec8c867bb037e795cc5c8f86c99b76fe0ac4194504b0db578f4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.04989679 BTC
Feerates: 301.05 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (1,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,805 912,805 0000000000000000000030f00b17455eb3b879c92c6ad904ba36745b1f64f123 3,844 1.00/1.00 vMB 1
912,804 912,804 00000000000000000000490b9397dfa9143813d4bccd63336e0df25013c3d95b 3,455 1.00/1.00 vMB 2
912,803 912,803 000000000000000000018e5074c3069a4ffb53e7903937e0bc1420be45238827 2,516 1.00/1.00 vMB 4
912,802 912,802 000000000000000000018b88614689a7d03c9cbf4b6d1e1f21d7437bc5fb4fe2 2,479 1.00/1.00 vMB 5
912,801 912,801 00000000000000000001d7bae86623813fff353fa706b49bce30db944f4a773a 6,045 1.00/1.00 vMB 0
912,800 912,800 000000000000000000017808ad55288523da9d350766718843582f864c504e82 3,682 1.00/1.00 vMB 3
912,799 912,799 00000000000000000001ddec8e653fe1f90babd71ffa7062cc79c8511006584c 2,526 1.00/1.00 vMB 6
912,798 912,798 000000000000000000000e0d1226a9437382bbbbbdda6dcce1e511f2b63e1efc 3,112 1.00/1.00 vMB 4
912,797 912,797 00000000000000000001930d8b423e36fddac4cdcf5132cfdf82304919a2cb8a 5,218 1.00/1.00 vMB 0
912,796 912,796 00000000000000000000e7a7f0a98e0ae0b4e56254f48376bb627761837a3692 4,689 1.00/1.00 vMB 1
912,795 912,795 0000000000000000000095f49abde25284f772c8a9ef844b27024d26cec905f1 1,257 0.42/1.00 vMB 4
912,794 912,794 00000000000000000001a48ed2a64d6bfe9aa5a26829bbd7859b423ad24f2219 6,819 1.00/1.00 vMB 0
912,793 912,793 00000000000000000000d36514d25cbbdb5d3ec13eec97137fc46a0b19ef1725 3,615 1.00/1.00 vMB 0
912,792 912,792 000000000000000000008ec889a39ef5efbd1fb79661536e36f7de2993a822e2 685 0.16/1.00 vMB 9
912,791 912,791 00000000000000000000c776a3664d175112b8680c10a7aefefdcddf2b153793 2,835 0.85/1.00 vMB 7
912,790 912,790 000000000000000000011d12a9983d59d9dd3325e7589e4076792d6fe5c93e66 3,947 1.00/1.00 vMB 5
912,789 912,789 0000000000000000000128cedb9b23be56bc6bb3295241126822eef422b8ce0d 1,286 0.38/1.00 vMB 4
912,788 912,788 000000000000000000013f77ed10ac8d2361ef84d95ba097328dcdb8a176dd89 4,376 1.00/1.00 vMB 2
912,787 912,787 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a 3,822 1.00/1.00 vMB 4
912,786 912,786 0000000000000000000035c4890af15a70ce82b10f0f6553565d49a2ad97822f 5,229 1.00/1.00 vMB 0
912,785 912,785 00000000000000000000a7fc493c715ed0c80d5f0210f4864d99aa6c69e388bc 3,485 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.43 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: 609.48 GB
    • Received: 10.69 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.