Loading Tool

Explorer IconExplorer

Memory Pool

83,660 transactions
30.84 vMB
0.15151338 BTC
Random Selection Loading Transactions
Max Size: 185.54/200 MB

Candidate Block

Mining Attempt 0252552290b74b5dc1018938418f6dd17c2f03f57f06bcf6d5966d5cbf56442f
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 042adfa30b5b8e9ba11e2556b622cf45acf776f6bdfa3b9478d265c8bbcc5faa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.08491072 BTC
Feerates: 150.77 > 8.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (357,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,582 557,582 00000000000000000001fdf337de45080b565b9fcf91c320b4914401b498edd5 1,302 0.46/1.00 vMB 13
557,581 557,581 00000000000000000013cb9d8c8800036c5b3cc4b3c593e1ec44d40e129ae656 1,149 0.42/1.00 vMB 13
557,580 557,580 00000000000000000008d1e40f85cb502cd899e18d5b132eae0956c6b5e76532 1,451 1.00/1.00 vMB 1
557,579 557,579 000000000000000000236569fccffc82f5b22f74d4096c611f08e0d7a7ec89ad 2,904 1.00/1.00 vMB 10
557,578 557,578 0000000000000000002689cc92b49628609a9f5ed8f178766f2384bd6f602157 2,949 1.00/1.00 vMB 30
557,577 557,577 000000000000000000138a484f9522b61080b69d004e053dc57979843ad6ab08 2,918 1.00/1.00 vMB 22
557,576 557,576 000000000000000000086935017fbf4785495caceed1308db641d4926d7540f0 1,077 0.61/1.00 vMB 10
557,575 557,575 0000000000000000001396e6b5ddae90b5727d1c9b440b6a0b81f87bc7a47670 1,804 1.00/1.00 vMB 5
557,574 557,574 00000000000000000028e9420a7eaf25a7e91ae8f4fa92df28d89ddba296e0b2 3,017 1.00/1.00 vMB 23
557,573 557,573 00000000000000000007cba85514d36b919cb2f123efc7da6088dcbbbcc4a500 2,808 1.00/1.00 vMB 17
557,572 557,572 00000000000000000013df0267399644ed055103023dd07d182e538bd227fc4c 3,052 1.00/1.00 vMB 16
557,571 557,571 000000000000000000296c02c9cf616af2b6169e79e380a5b04a008649f53337 1,995 0.67/1.00 vMB 16
557,570 557,570 0000000000000000000fd2fcaf2ef91cc25fa031f7c58a86165c61fa779d9340 509 0.16/1.00 vMB 16
557,569 557,569 00000000000000000012b0100a2c9706432ce0c666881d7e2403bdfc814e8e60 1,833 0.59/1.00 vMB 16
557,568 557,568 000000000000000000172f2dfd547baf8730b268baeacadea0feef8f5d31f950 508 0.17/1.00 vMB 16
557,567 557,567 0000000000000000000bf2e2c28cb70f63b1fed229f927f2d85fc53ce142518c 1,233 0.37/1.00 vMB 18
557,566 557,566 0000000000000000000faaebc5d5672cf2696c0f4fcf2a7636613fd7955e281f 1,697 0.55/1.00 vMB 13
557,565 557,565 00000000000000000010c80d966eed2bda660d83f65b761fac555c412c452fe1 2,146 0.72/1.00 vMB 15
557,564 557,564 000000000000000000013988e76b095bf0e7b028f6d285c7152464e3366def84 960 0.36/1.00 vMB 26
557,563 557,563 00000000000000000031ea72d35981f5d744bad54fab29784669dd1226ef54dd 478 0.14/1.00 vMB 12
557,562 557,562 000000000000000000272a29d3dfff554ba0a3d4f43dbe74999651cac884478c 857 0.26/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.