Loading Tool

Explorer IconExplorer

Memory Pool

82,103 transactions
31.12 vMB
0.10259229 BTC
Random Selection Loading Transactions
Max Size: 189.04/200 MB

Candidate Block

Mining Attempt d37d8badddb3ce4360ed8ddee1ec6338a3ef9dbbd9c88da0b156a70404aa1ab3
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root efe91deefdedb66aad906ed6c64f0b4d255b8300f88fc927d0992744beb3b4f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,210
Size: 1.00 vMB
Total Fees: 0.02799925 BTC
Feerates: 150.77 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (302,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,597 612,597 00000000000000000010f59ff147e3789118555227d9cd49983d8f7f98468dcd 2,177 1.00/1.00 vMB 20
612,596 612,596 00000000000000000011a19ef299a9efcebca91937b8ea96ecf0a753de1b2d8d 2,657 1.00/1.00 vMB 16
612,595 612,595 000000000000000000073e73197e7908e35274bc1630e6ad0967dd14b253df1b 2,609 1.00/1.00 vMB 23
612,594 612,594 0000000000000000000057739695b3338705918b8d88974ca54f13762b87ec00 1,746 0.44/1.00 vMB 5
612,593 612,593 00000000000000000000f922d4e58bc0245707acc96042c892cce979de24d308 2,787 1.00/1.00 vMB 11
612,592 612,592 000000000000000000069d85d4c6b9ff60adfe17330c00cb8cddc86fb1a6e917 2,967 1.00/1.00 vMB 21
612,591 612,591 0000000000000000001329eadfb75d850190cef7ff5d5fe67519ab6b478cbb63 392 0.12/1.00 vMB 13
612,590 612,590 0000000000000000000a581227385fa5f6a662f4d562139c6f18fa5e74668060 558 0.21/1.00 vMB 17
612,589 612,589 000000000000000000021edd7cec52c5b1626f92a0c7e934236cc9bd62625cbd 1,340 0.42/1.00 vMB 14
612,588 612,588 00000000000000000007a991d43e89110a748478ddf53416589d4446d8429a56 1,207 0.40/1.00 vMB 15
612,587 612,587 000000000000000000059b16894ac423ff465dd7055e9edd2be12bb954de3cd6 808 0.48/1.00 vMB 6
612,586 612,586 0000000000000000000d7718b8c8e3a1743e9f81e3aa097eab345b9a76940447 155 0.04/1.00 vMB 11
612,585 612,585 00000000000000000012c2311312424785faaf9322b9446bbbaddc1f3992aaa1 2,717 0.82/1.00 vMB 11
612,584 612,584 0000000000000000000f19ea81ef8d57210c43b6359149bdf753f200a0fc4d94 298 0.15/1.00 vMB 7
612,583 612,583 0000000000000000000cc1db83eb3abcf9e24e618ca63c99d8993c3feb76ce25 277 0.09/1.00 vMB 10
612,582 612,582 00000000000000000004c16171c356a7e36f0d05b2aa6041001aaaa6711aac8d 1,869 0.49/1.00 vMB 11
612,581 612,581 0000000000000000000917b956743626be22c4dd242c71a91edc2a9e995ddf61 245 0.08/1.00 vMB 9
612,580 612,580 0000000000000000000c11c8e355ae1e3efcead392550929928bdd3f39af1a5d 581 0.17/1.00 vMB 13
612,579 612,579 000000000000000000002e0a5cccb288c0e5066f475ed8fd2f880bf80f757ede 2,035 0.70/1.00 vMB 10
612,578 612,578 000000000000000000077ffc581aa9fa711d9d69d9b13f9686c8b7e7c05d80ab 3,237 0.92/1.00 vMB 9
612,577 612,577 0000000000000000000a17fa84f32bfbe3264bff31c7138a1e4bceba6761fe52 3,498 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.04 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: 720.22 GB
    • Received: 18.15 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.