Loading Tool

Explorer IconExplorer

Memory Pool

41,744 transactions
26.52 vMB
0.07896682 BTC
Random Selection Loading Transactions
Max Size: 139.21/200 MB

Candidate Block

Mining Attempt 93db4ff4ecac9da8103431d694a10b98de8a9c6f81f39439ed25cd5ebeab5241
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 73e54518b9c6e256c911be92edfd09e73e25f41be14d33f499e21853add63a2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.03015758 BTC
Feerates: 101.66 > 3.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (202,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,595 712,595 00000000000000000000772a7299fce16bcb0fe422e6b04cbcdbce95f136dc65 2,828 1.00/1.00 vMB 12
712,594 712,594 00000000000000000002b5147f45c83ceca7045fa931e174f8bbac09e16f7a2a 1,317 0.58/1.00 vMB 8
712,593 712,593 000000000000000000069a4b8a47581f76aaeb16d356330a59cbd96b072f71a0 1,682 0.82/1.00 vMB 8
712,592 712,592 0000000000000000000452055a135b7b509e023ffcbb216a4b11b4f5957635f6 410 0.27/1.00 vMB 11
712,591 712,591 0000000000000000000aa957b155c59150951c700cdaeadc3ad0cb8710ca4006 1,333 0.92/1.00 vMB 2
712,590 712,590 0000000000000000000b18963a6908aee68a0647fc0d2bc62344297ed2287159 3,361 1.00/1.00 vMB 4
712,589 712,589 00000000000000000002b17c2ab297ef31c58546f0b0a3b10373d83154852f50 2,707 1.00/1.00 vMB 11
712,588 712,588 0000000000000000000c73dab706c0ebd40f91d79af957b547163a58d41712fa 2,858 1.00/1.00 vMB 8
712,587 712,587 00000000000000000001988270e42faa20af4f9ebbc46b856cbaeab910553b49 2,623 1.00/1.00 vMB 18
712,586 712,586 0000000000000000000799dad2ce035490113b77f1f74f63909035a485d28215 3,049 1.00/1.00 vMB 21
712,585 712,585 00000000000000000002434384c30c0260547bd93bd87e09bd0f36356d8596f6 235 0.12/1.00 vMB 8
712,584 712,584 000000000000000000079203476c0dc6b9406ec10db30dc2e5ca9766a999085f 1,237 0.47/1.00 vMB 11
712,583 712,583 00000000000000000000e2c6f385031c279798863cd05026f169b431adab8b88 332 0.10/1.00 vMB 13
712,582 712,582 00000000000000000000f5bdcabeee779800ce90e05b3863f79a8912accffe76 50 0.01/1.00 vMB 9
712,581 712,581 000000000000000000002ac8fc57589a63a856aae0ab20f8d77f3f7f9ad8a030 187 0.06/1.00 vMB 10
712,580 712,580 000000000000000000073830a3f2b7ffe3514309d776fc6479543435073314ae 919 0.39/1.00 vMB 9
712,579 712,579 0000000000000000000b10f3a9a57299b52379f7152d6e7852c1fc7446eba051 552 0.16/1.00 vMB 13
712,578 712,578 000000000000000000013209aa9236929307fd5aacc578993d55afdf12bfea8a 1,153 0.85/1.00 vMB 3
712,577 712,577 00000000000000000007543297c30244c5c48c7efa6258a50484873d017b691f 3,460 1.00/1.00 vMB 3
712,576 712,576 00000000000000000009b7700b5f9b82ecfde33b81a83a1df119672523682520 2,591 1.00/1.00 vMB 9
712,575 712,575 00000000000000000007f9b9d6fe91cfd9c65c71faf23dd78a0526d51a4fe769 2,957 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.21 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.