Loading Tool

Explorer IconExplorer

Memory Pool

78,374 transactions
29.44 vMB
0.06726082 BTC
Random Selection Loading Transactions
Max Size: 176.75/200 MB

Candidate Block

Mining Attempt efe7d3b36c4efb8943db484ff80fd19ed2837dc6eb9cfc4ea5200fd859ea9a98
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 549a888093c78127005d256fa2c4ec93deb6a0a126035d228a5dade2ce9cc264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,640
Size: 1.00 vMB
Total Fees: 0.00754819 BTC
Feerates: 180.34 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (160,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,535 754,535 0000000000000000000812d026c1ac0870c2560c7895fa851492a477d1f45826 1,525 0.52/1.00 vMB 13
754,534 754,534 00000000000000000001294e0b6aa188fa89b189dabd5873234ca3db6f256f6e 2,244 0.67/1.00 vMB 14
754,533 754,533 00000000000000000007a334dab95072504a67ca805fa8ddd28d01fb437639d8 2,891 1.00/1.00 vMB 15
754,532 754,532 00000000000000000008a00ce7d09ba786682e5d8a5cb0bfbaa08dae9f2106b6 787 0.22/1.00 vMB 15
754,531 754,531 0000000000000000000504e8255866dd14b565402308e5b5959ca67ac7233fad 1,759 0.54/1.00 vMB 14
754,530 754,530 000000000000000000035e36a6baf50586f199205874e204e7760784f9b4e246 1,735 0.57/1.00 vMB 14
754,529 754,529 000000000000000000034a4f8635fb35deac962e80ecf1b73c6d484bc0f9d68c 519 0.22/1.00 vMB 12
754,528 754,528 000000000000000000025ae02f390bc21f6b0132042cf9bd8c6594042f22fbb7 1,136 0.42/1.00 vMB 12
754,527 754,527 000000000000000000040d82cc189b2469f0b4caed4ab51de526b7b15c7eabd0 1,178 0.62/1.00 vMB 8
754,526 754,526 00000000000000000007c34e33bae74abe5c88d59714147d911d2995130e81e4 492 0.15/1.00 vMB 15
754,525 754,525 00000000000000000006d729ba5b6dbbde41c6ff87e32bad9f7ace7c0b8828e2 320 0.09/1.00 vMB 17
754,524 754,524 00000000000000000001c9960216a4a04d2d83a0b71595387832ceb7f48286b8 1,122 0.36/1.00 vMB 15
754,523 754,523 0000000000000000000214c25b61750d326b3d9effc8fea11b08d1123cce5802 2,127 0.78/1.00 vMB 16
754,522 754,522 000000000000000000016c93f80cd04bcf369da99a23b3b05aebb96d65eea59a 730 0.46/1.00 vMB 8
754,521 754,521 0000000000000000000144eb5235a46b39b2b1f58a1f0c6567f3064b33ead2a4 2,805 1.00/1.00 vMB 18
754,520 754,520 0000000000000000000761f19009861dae430a8d4b20cac65bcc2711189ea149 2,784 1.00/1.00 vMB 15
754,519 754,519 000000000000000000017e4e04705605106b34cab696d9732edf66917a0a5764 2,265 1.00/1.00 vMB 5
754,518 754,518 0000000000000000000232ffb41ff6d4775f3694c2e12593ce71f92bd6a2f09d 1,635 1.00/1.00 vMB 21
754,517 754,517 000000000000000000065d17d23e8adba2c1e8272c65625ddc0629bd8c84afb5 2,853 1.00/1.00 vMB 23
754,516 754,516 00000000000000000003ceee8de151e931b14d7ee76494fb635f7134862521ed 1,426 0.68/1.00 vMB 7
754,515 754,515 0000000000000000000404ca7c27344cbc79595fb8e4cb1f9d9f337e27e75311 3,019 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.14 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.