Loading Tool

Explorer IconExplorer

Memory Pool

77,028 transactions
29.05 vMB
0.07830941 BTC
Random Selection Loading Transactions
Max Size: 177.72/200 MB

Candidate Block

Mining Attempt 48bcdef9b8b7cfaaff44d84f0d9d4ca250f6fe68d843b0b7c6562d61abc5e3ee
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 478dd330ff633dfbda6d5d92fc7d81f2100ed9e56d4309e50abf571a5518e2fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.01470549 BTC
Feerates: 301.60 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (306,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,118 609,118 000000000000000000097d59749ecd99caf8feca6973f8beedbfc8e52cf3c9ac 1,621 0.53/1.00 vMB 12
609,117 609,117 0000000000000000000d3351171573b74453f4139f89b6422d97252652b73083 391 0.13/1.00 vMB 15
609,116 609,116 0000000000000000000492546acfa3afd3419306ca0b1d35bc6dc91742bd6479 2,372 0.80/1.00 vMB 5
609,115 609,115 00000000000000000000a13c1910cec4b934f6f86d423930215b959176b5926b 2,553 1.00/1.00 vMB 11
609,114 609,114 0000000000000000000d44028d9dcee2d74be9b62bde4920a51db6666ad78df5 3,104 1.00/1.00 vMB 24
609,113 609,113 00000000000000000002e74e1deb2d857a6ad7280399db42b83544cce78d990a 2,727 0.84/1.00 vMB 12
609,112 609,112 0000000000000000000be7a11989943454e0714acfeee1248e9bddeae9406b7e 583 0.20/1.00 vMB 14
609,111 609,111 0000000000000000000d9643d30e16a4776a1d14147ad198e5158242e84d8c8e 129 0.05/1.00 vMB 11
609,110 609,110 0000000000000000000c55396aa004a55405a107cf2358756f5efdee8159fb04 597 0.17/1.00 vMB 17
609,109 609,109 000000000000000000112aec0c38b780f87bca326ad9b568bc507ae04f7a946d 2,160 0.62/1.00 vMB 12
609,108 609,108 0000000000000000000408d5ed0176d63dd03332c93562bf6c0e6329544d939d 648 0.22/1.00 vMB 13
609,107 609,107 0000000000000000000f16fcbb3da61e8e856737b29c0f98e00d5bf81cef2f01 378 0.12/1.00 vMB 20
609,106 609,106 00000000000000000014126947f4f8007c45358524ec0e2658225ae34b1b2d8e 1,322 0.39/1.00 vMB 13
609,105 609,105 0000000000000000000bfc3b81a31235f5f5d6a3ef538a450063e2780bb9d4df 2,515 0.84/1.00 vMB 14
609,104 609,104 0000000000000000000fcf933f0820ad7c0a3908145ca39f36383040ad6d03ef 99 0.11/1.00 vMB 20
609,103 609,103 000000000000000000104035a9547924c7c485333a568b4ca8a90a020ecfc624 1,521 0.60/1.00 vMB 21
609,102 609,102 000000000000000000135eb9b1d99447453dd80b6aa29312f51e4f8fb77d1d58 870 0.24/1.00 vMB 15
609,101 609,101 0000000000000000000c8824074accb37f4b5b22f552723a399c7a3287aadf18 3,317 0.95/1.00 vMB 12
609,100 609,100 0000000000000000000237b140d5f5044914f0916f57a8a25d88b3a310caa275 2,743 1.00/1.00 vMB 10
609,099 609,099 0000000000000000000e8b7b40031c1b762f98581d2673aff079d7f9c4f1036a 2,860 1.00/1.00 vMB 16
609,098 609,098 000000000000000000050dba630d17ed43525aa5ce2a517a5808aa9065a7d20e 3,089 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.