Loading Tool

Explorer IconExplorer

Memory Pool

73,405 transactions
28.31 vMB
0.07756532 BTC
Random Selection Loading Transactions
Max Size: 167.61/200 MB

Candidate Block

Mining Attempt a45f3714d9894d6d30d306ec0964b26c23abf0fa5813ca96beee40c055bb714f
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root e965ce43782d027e1e11fbe0fc1eea6fe6d4dbd5694189169b8951adacf9b589
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,595
Size: 1.00 vMB
Total Fees: 0.02084474 BTC
Feerates: 152.31 > 2.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (357,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
557,561 557,561 000000000000000000287160c1e31ca7f089343cc6696f2d2693cc554ae5d0ef 2,961 1.00/1.00 vMB 17
557,560 557,560 000000000000000000013656d25da390bfa0e55e37e2b569d9daa3d27832361c 526 0.17/1.00 vMB 18
557,559 557,559 000000000000000000311dbbe966a077256bc949ff91e8620a88ca797232197c 392 0.12/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.