Loading Tool

Explorer IconExplorer

Memory Pool

79,366 transactions
30.17 vMB
0.07520212 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt 8f6c7490f716a3c6088c14dc1efaecb28b68cd06f1efdccb75ac1abc1a432664
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d948b6f66bb7138df7925cf10c9c8fd9cd5286029041e6cedaf562fc500acef6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.00806809 BTC
Feerates: 30.00 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (551,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,503 363,503 0000000000000000007064a515e6cd0c25bdccd82b503d0b1184a347931ee9a2 641 0.40/1.00 vMB 24
363,502 363,502 00000000000000000bf55d9e5363e44382ca45f2e19c5d02ed304bd32d09d281 1,537 0.84/1.00 vMB 39
363,501 363,501 00000000000000000a7a9c4587ffc45b45aa2bed5a2ae06b9234ab2bc216c928 1,205 0.78/1.00 vMB 27
363,500 363,500 000000000000000015f87905a667ce1a93f365d05e81fe0eef7d9f08f5b0dffb 2,092 0.75/1.00 vMB 53
363,499 363,499 00000000000000000586e2687b48d6a727119b68552d32336cdbb163c66c4881 677 0.35/1.00 vMB 29
363,498 363,498 000000000000000007099bb820f3e825120c0f54faba2ff1527a9b8849f16fdb 1,451 0.77/1.00 vMB 25
363,497 363,497 0000000000000000038b99677884b37c4709e390a9f27ad62d172078a01c8a20 2,201 0.93/1.00 vMB 34
363,496 363,496 00000000000000000938c120f6d5c779e1bc86c4d53379af28d8f01144b71ece 1 0.00/1.00 vMB 0
363,495 363,495 00000000000000001281b68e8d7ae169eb263a33b350d9168d1399b79fc4dbf0 409 0.29/1.00 vMB 18
363,494 363,494 00000000000000001185c72182f4fcdb5be60fcbe6cf8fe0f236a821f01b7e21 2,006 0.95/1.00 vMB 35
363,493 363,493 00000000000000000421a42c37a118a70c0a9abac6b07dff21d480142f27c6a5 443 0.22/1.00 vMB 29
363,492 363,492 00000000000000000cddf1994831d11396c99c50f118599376d2cd043efa32fe 1,379 0.64/1.00 vMB 32
363,491 363,491 0000000000000000108787f9ac2b0d406172d11acfcb6c61f2455905c8531ac7 673 0.69/1.00 vMB 12
363,490 363,490 000000000000000000577f1d96bf0d8c35c78108bdde18a01659efbbca92c985 1,225 0.75/1.00 vMB 25
363,489 363,489 000000000000000008af5ba18a9156efd53f820e15c24de003c19626ed92730b 2 0.00/1.00 vMB 0
363,488 363,488 0000000000000000079b679fb2e34fa3c81007c043ecf30ae26b78f529842c16 165 0.04/1.00 vMB 64
363,487 363,487 0000000000000000099818cbb7bb5208368cd7c3e03877096d8bb64720499a8c 2,278 0.75/1.00 vMB 49
363,486 363,486 0000000000000000148bb2468344c5a64a8941767da488decd5ae3029448621a 592 0.41/1.00 vMB 21
363,485 363,485 00000000000000000e3b57ee37f292505e924e4ef51d8f06d7711ed2861af9cc 1,852 0.93/1.00 vMB 29
363,484 363,484 000000000000000014cc1082799214065edd217e088d6c6c1c9f58a135d31eff 518 0.28/1.00 vMB 28
363,483 363,483 000000000000000005ffef8fda9a5e3aceebb65be16d7147c99401a03d209b93 958 0.48/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.22 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.