Loading Tool

Explorer IconExplorer

Memory Pool

88,578 transactions
33.22 vMB
0.19433137 BTC
Random Selection Loading Transactions
Max Size: 199.90/200 MB

Candidate Block

Mining Attempt d3958c8f98ec41b2479ae4e8af6fadcd86f64537f11bcc830cd7bccdcecd1545
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 06769c429d3ca18f8ea173df56ec7d9c7edcf8566b5eb5e036b55972938ead7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,922
Size: 1.00 vMB
Total Fees: 0.08516890 BTC
Feerates: 387.56 > 8.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (183,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,640 731,640 00000000000000000008615c019a3ee3093822fe63a622cb6fb9404f3a981ae5 1,177 0.51/1.00 vMB 7
731,639 731,639 000000000000000000048c2f35206c7f6cd5a15224f9812f05e29021a8f7f69c 267 0.08/1.00 vMB 7
731,638 731,638 000000000000000000051ff0adf0c8023e2a4f470fdea13b7948eaf83c230d2e 1,591 0.72/1.00 vMB 3
731,637 731,637 00000000000000000004d2e3e224f6f8c214fec26a129cb821846223f0edb0f9 2,119 1.00/1.00 vMB 9
731,636 731,636 000000000000000000034b52a946c59017809cf22fe8f254d2c6cd0647b3e88d 2,320 1.00/1.00 vMB 11
731,635 731,635 000000000000000000028b511686767dbd93bba20e67044ea445dff57ef4de29 1,605 0.68/1.00 vMB 8
731,634 731,634 00000000000000000000c8650749baacbfb710cc97c6027daeb260b99b0f6ee9 235 0.06/1.00 vMB 14
731,633 731,633 00000000000000000003ee425b757785177dc2141972d5423d1d353d18c8e14f 1,498 0.61/1.00 vMB 8
731,632 731,632 000000000000000000011ab4bba41037644ccbc64a4e29745704a73a0b5c51d9 666 0.20/1.00 vMB 9
731,631 731,631 0000000000000000000974b989ea3a0d8642403b835d0db02285654e4f93960d 334 0.10/1.00 vMB 10
731,630 731,630 000000000000000000000f5687789f4d6dea02e53bbae677112bdd61fbe69ac6 2,617 0.97/1.00 vMB 9
731,629 731,629 000000000000000000054277a0fa1112d2e6e669c22ba836dcc4e21cf19869db 58 0.02/1.00 vMB 12
731,628 731,628 0000000000000000000445f90b3844899eb04f91cd478a067b862ff1629c4c64 1,533 0.86/1.00 vMB 7
731,627 731,627 0000000000000000000283ef0d4c8352ffd5c7a08b93b5d75e8bcd371ef3ba06 574 0.24/1.00 vMB 9
731,626 731,626 000000000000000000092aa95a186dcde0294519af920866a3b34fab8fd2de84 2,895 0.95/1.00 vMB 6
731,625 731,625 00000000000000000004122e4b6fd71a2abdba8960156bda9642c5f8918027f1 1,879 1.00/1.00 vMB 14
731,624 731,624 00000000000000000006e3b24cb945a7bb04ed6c9f93f61a4d7eaddb75990060 1,437 0.83/1.00 vMB 7
731,623 731,623 000000000000000000045dda0f60570a395e414a0696274725d31280b7882108 28 0.01/1.00 vMB 17
731,622 731,622 0000000000000000000026c54c7ea0e653be6d8757215e40e76cbf5860628fcc 284 0.10/1.00 vMB 12
731,621 731,621 00000000000000000002a192066302aad443bae6d42910141a1faba3732ce854 390 0.56/1.00 vMB 1
731,620 731,620 00000000000000000006db729e8f03cb8e23634328a2f159ffbdffa43b16d855 1,975 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.31 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.02 GB
    • Received: 14.62 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.