Loading Tool

Explorer IconExplorer

Memory Pool

81,264 transactions
29.91 vMB
0.15398746 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt 07adbdfbbce518be06a7adf900823b70983f67e2e628f348e2660c09a08f8131
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 853a1d3b7307f42410ab8e4a48efeba42403b49f378b156f1f72c7167643ba16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,572
Size: 1.00 vMB
Total Fees: 0.05829027 BTC
Feerates: 1,002.91 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (398,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,507 516,507 0000000000000000001be05d8c942c595f69cfbed5928bdb7f36eb2d2cdd9e72 76 0.04/1.00 vMB 19
516,506 516,506 0000000000000000000cc8d9dcf9ca7fef4a9776fc4f0e0ba161d47ea3465131 1,705 0.56/1.00 vMB 25
516,505 516,505 000000000000000000345ee43248eccdbf3ba4425f98a128acec9f43d7018ce5 595 0.24/1.00 vMB 27
516,504 516,504 0000000000000000004bafc0d09e0ddb26a04b717680c20a7cfd1213fb9480ba 20 0.01/1.00 vMB 9
516,503 516,503 000000000000000000305799dadc4c37c65a1b885921cce2462b1abf88d3af98 1,861 0.70/1.00 vMB 25
516,502 516,502 00000000000000000000eddc30590b5305d29b794472a5cb014974d29502e47d 154 0.05/1.00 vMB 17
516,501 516,501 0000000000000000002bef0efd2e3e9e84382a62b2062f1d252c7f0620da5467 491 0.18/1.00 vMB 37
516,500 516,500 0000000000000000004e5921b8b18cf42b6d3f3d8dfe4cc126aaf5a5217ed4fe 97 0.03/1.00 vMB 38
516,499 516,499 000000000000000000189e8c2ff0b22ea13009122f391e9d1daf7ec920dd8408 524 0.19/1.00 vMB 18
516,498 516,498 0000000000000000003bdded65767050a46126f0383ba38ffd391c23bfe05cf9 301 0.13/1.00 vMB 26
516,497 516,497 000000000000000000190ac2be2f3e451f4296b0e24c043d3e7a97f7c91462e7 1,552 0.80/1.00 vMB 13
516,496 516,496 0000000000000000004bddded7f559684db25be697ba4b6c82522d1490741cd6 2,456 1.00/1.00 vMB 33
516,495 516,495 00000000000000000025918252a054c5804f086bc182926cbfd8dedb174af36f 412 0.18/1.00 vMB 38
516,494 516,494 00000000000000000036ad37e561b03d9ea8805e23625616f5d088c7b211276e 1,587 1.00/1.00 vMB 18
516,493 516,493 00000000000000000032c5869d9ef62dffd0cc7d9a60a5a93a661d52e2bd2bb8 398 1.00/1.00 vMB 3
516,492 516,492 0000000000000000001fa3c0817767de2af7ad62552fa5a556e14ff09b8f02f5 1,088 1.00/1.00 vMB 4
516,491 516,491 0000000000000000002ec14b3a14047c212088865f523e17c4c887f0de035557 2,698 1.00/1.00 vMB 14
516,490 516,490 0000000000000000001feade733ba6168d679766305f9e6eeadb95b09a4e8e7d 1,359 1.00/1.00 vMB 10
516,489 516,489 00000000000000000025825ac3c7e05450547e1eba4dee05381cd10907d05b0f 1,925 1.00/1.00 vMB 11
516,488 516,488 0000000000000000001269ec269f5b0bda4d9040aca8169fd7376ef605134969 1,807 1.00/1.00 vMB 22
516,487 516,487 0000000000000000000a888df5e64788573526050178dbc47be0c1f1b693b8c5 2,417 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.