Loading Tool

Explorer IconExplorer

Memory Pool

78,544 transactions
29.01 vMB
0.09708827 BTC
Random Selection Loading Transactions
Max Size: 176.02/200 MB

Candidate Block

Mining Attempt 8737abaf6a214fc8ea817751fe30bf6dc990b908fceecdf85b6bd1169a89043d
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 114ee60b2cb1659cf41757ba400e41972018fa3940ab6338c2ab88a5b985cbd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,669
Size: 1.00 vMB
Total Fees: 0.03659379 BTC
Feerates: 137.15 > 3.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (198,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,669 716,669 00000000000000000006ba7428c88e80a73f1444ddcb259800d17d078683f9a6 257 0.12/1.00 vMB 11
716,668 716,668 00000000000000000002108f5b28b12a390f998d05acadc28bac03edffe26a24 992 0.33/1.00 vMB 10
716,667 716,667 000000000000000000088e462fd10ee2701e53616530e92b6f409ff0390ef660 1,151 0.57/1.00 vMB 12
716,666 716,666 0000000000000000000118520b2fe61d647560905249f00074a36887a6c481d4 553 0.33/1.00 vMB 10
716,665 716,665 000000000000000000066bc0e4d8396e456bbd01f512276289ceb78edcc15367 349 0.47/1.00 vMB 11
716,664 716,664 0000000000000000000019a0c500d6c1e3ca78134cbee9d878087197905595ef 158 0.06/1.00 vMB 11
716,663 716,663 000000000000000000027c1715e1411265fab7ab6ca429ededd21f758439cf30 1,205 0.42/1.00 vMB 12
716,662 716,662 000000000000000000047b9f7ddbc156681bd8046a5e5bcd97dcce4396ee6a74 350 0.10/1.00 vMB 12
716,661 716,661 0000000000000000000b67e523f6b8cd614d1246c7b7ae5dd576b8b2b15ff73c 48 0.01/1.00 vMB 7
716,660 716,660 00000000000000000001a18dcd7190b0e7746bd0e2749300fb941b451a9450a0 679 0.25/1.00 vMB 11
716,659 716,659 0000000000000000000729d0879d8777be952a098894bf5b6dd2c4662e11de30 12 0.00/1.00 vMB 13
716,658 716,658 000000000000000000019b512dcba7f594aef13840945f69dc57c814263135c6 43 0.02/1.00 vMB 15
716,657 716,657 00000000000000000006837ca00398417d54449124b2b9fbe2e8af726f577def 323 0.11/1.00 vMB 9
716,656 716,656 00000000000000000002081444dc789e528ada7a8a25af75e2e7d270db8e6eae 220 0.09/1.00 vMB 8
716,655 716,655 000000000000000000038298cd420bc3cd057bc44abc7fd5c2f8ebcc0f815560 95 0.03/1.00 vMB 7
716,654 716,654 000000000000000000019be838e1fcca08a5d214195314701a944c2b2cf254c0 106 0.06/1.00 vMB 7
716,653 716,653 000000000000000000093acd815e0542a8121e4451d7c290b5fcf29f8260aa5a 705 0.40/1.00 vMB 8
716,652 716,652 0000000000000000000b16e12f964600505c69043f87db93985af1ce96c1dab6 38 0.05/1.00 vMB 6
716,651 716,651 00000000000000000005c3428ecd3952aab127f8d207c0118785d67907f13659 269 0.15/1.00 vMB 6
716,650 716,650 000000000000000000057f22e738303a91ed2fda4bdfb0f5d7347b2af4105bbb 4 0.00/1.00 vMB 3
716,649 716,649 00000000000000000005d957b5b86457b2c96c98823dc7c4d6c854ea6bc04534 981 0.44/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.40 GB
    • Received: 15.93 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.