Loading Tool

Explorer IconExplorer

Memory Pool

79,270 transactions
29.14 vMB
0.11185072 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt 56a185692a7d02bcdbbb496759f18b9962ae5abdafacac31677c4378c83eb6ac
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 55569cfe492b1b49f6a47170f926fdec10135aefae537e75c0b7161f8a09b51e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 1.00 vMB
Total Fees: 0.03824010 BTC
Feerates: 477.45 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (501,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,503 413,503 000000000000000003d025a48573b5d2127c8f76c4c5d339ece65b0a0d969462 325 0.11/1.00 vMB 60
413,502 413,502 00000000000000000133c75174fac24d27613db292cb2584c51b1b1e13705d06 521 0.30/1.00 vMB 40
413,501 413,501 00000000000000000560e84525d625f1fbf813683d1ada037d25eae405810fb0 1,139 0.94/1.00 vMB 24
413,500 413,500 00000000000000000334d3dc8cff93484374701afe3a766f79f2b4e290b6475b 691 0.72/1.00 vMB 19
413,499 413,499 00000000000000000289354d50206a50d2baf5fea99c9356b1e4fc33c335396f 2,559 1.00/1.00 vMB 52
413,498 413,498 00000000000000000502baf2022da22abe7d8cf4920c37b2c6d89fb7b78dd304 954 1.00/1.00 vMB 15
413,497 413,497 0000000000000000007e6928c9b5d202f3968f6a129de1f9784c8d305e6f8504 2,037 0.99/1.00 vMB 60
413,496 413,496 000000000000000000d55cacc99928494de64d5abb7a55d62dadb82456eb8e4b 2,767 0.99/1.00 vMB 58
413,495 413,495 0000000000000000054b355269379e17f460069efee72f2b739fad76a0ee29ad 1,762 0.75/1.00 vMB 52
413,494 413,494 00000000000000000495e6a19049550c3b8355ca3a920c35fb6bdd0184be31af 935 1.00/1.00 vMB 17
413,493 413,493 00000000000000000025c18d1cd2241084de7635c48002b9b4c50b9b15129d33 1,917 1.00/1.00 vMB 41
413,492 413,492 000000000000000002fa88b6cfe964c440e5c88fe0288494e4fc79ff75d13743 1 0.00/1.00 vMB 0
413,491 413,491 000000000000000005492608a044f5b6d351a33640e02c6716402f444fb8fb12 1,527 1.00/1.00 vMB 42
413,490 413,490 0000000000000000022b2891617fb79dae51e607c1d9a77716dd99cdf8cb95ed 651 0.77/1.00 vMB 15
413,489 413,489 000000000000000001f70e9225ffb5a8252d51520f671db0413ca10271cd651f 1,602 1.00/1.00 vMB 39
413,488 413,488 000000000000000001475cf71b1b19df7e875d3c648fd5971a374f29fd4d97be 2,359 1.00/1.00 vMB 71
413,487 413,487 000000000000000000566d050e9dc2d001a56eece3f69380ebac6e842d31c22b 1,871 0.99/1.00 vMB 39
413,486 413,486 000000000000000000ebe28e3c02dd2577c672233d2888e350a0d9cd45bfb887 2,084 1.00/1.00 vMB 51
413,485 413,485 000000000000000000497bae5e5e4ca1da5126cdfb571fb25444c61bae6fa05e 2,510 0.99/1.00 vMB 62
413,484 413,484 0000000000000000000b41e099c47fa63347160fa5d46a22a649affeb75163f4 1,371 0.99/1.00 vMB 24
413,483 413,483 0000000000000000026decfc501b9e0823e6c0763d3bb18b039f2fe93cadf3e7 1,860 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.