Loading Tool

Explorer IconExplorer

Memory Pool

79,338 transactions
29.74 vMB
0.11136086 BTC
Random Selection Loading Transactions
Max Size: 178.51/200 MB

Candidate Block

Mining Attempt 9641bd8b5edb4339de179e810c6ee40cc76d4c24c634a726244a581d8f98eb9f
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root f56a7215e6578940638d1433cac51762845b481f9a64600ec1f24acafafa408b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.02733086 BTC
Feerates: 150.74 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (314,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,416 600,416 0000000000000000000dbd8aada824ee952e87ef763a862a8baaba844dba8af9 3,314 1.00/1.00 vMB 11
600,415 600,415 000000000000000000157f04ed7756315ef3729b7bfa3aaad04cee5c18b7d521 3,053 1.00/1.00 vMB 13
600,414 600,414 00000000000000000010619ecbd327ae45685c11b4038ef835ec7807c4cacffd 2,868 1.00/1.00 vMB 18
600,413 600,413 0000000000000000000675a7fd742d9435384deca201d606d24d660bc10aa208 3,050 1.00/1.00 vMB 3
600,412 600,412 00000000000000000014548c167500a87d9832a3c72ea361ae1ce2bcd2701f17 3,112 1.00/1.00 vMB 17
600,411 600,411 00000000000000000012e79fa85e427e68cd27d9d8910a7e56283532b5715216 2,545 1.00/1.00 vMB 18
600,410 600,410 000000000000000000006e276e3516e134f56215e61da620e3a29f000328a948 1,078 1.00/1.00 vMB 32
600,409 600,409 0000000000000000000a992c85d28d058ee17697405a09966a91dd9c49265965 3,019 1.00/1.00 vMB 13
600,408 600,408 00000000000000000013020e6226c63f5853637272bc8f5bcffc7fa1b15a7a00 3,065 1.00/1.00 vMB 14
600,407 600,407 0000000000000000000a3a82fa08c55bcaea604e1f1f8baa68edf375da077249 206 0.06/1.00 vMB 21
600,406 600,406 00000000000000000003a03f472bd85e6d394734a531319c119c981873e3bf04 632 0.49/1.00 vMB 9
600,405 600,405 000000000000000000038f2903b67c8c3aa41487172170c280d377e4ba781f64 548 0.28/1.00 vMB 11
600,404 600,404 00000000000000000013a736847279b98f35677a6019e95aa57c61c2ec82b3b1 1,546 0.45/1.00 vMB 15
600,403 600,403 00000000000000000012dc940ef34d4ea5064b7922594a71e59e7ecc58c6d1db 2,177 0.60/1.00 vMB 9
600,402 600,402 0000000000000000000b50ab468cdf1ab9e9013d8620a18d438cce06271a809b 3,135 1.00/1.00 vMB 12
600,401 600,401 00000000000000000002b29bc3fba5553e5a93cc4768849f08a6822b6b21ca27 3,200 1.00/1.00 vMB 20
600,400 600,400 0000000000000000000675240c674deb7aab87f63a408a86408dae8c74c863e4 258 0.07/1.00 vMB 20
600,399 600,399 0000000000000000000ccb601287d81ce1c9b425d8d01afbfe9cba998d0d2f49 2,956 1.00/1.00 vMB 9
600,398 600,398 00000000000000000011fd3cb9955e38d0322265abdfb3583d59cebad0f76734 3,070 1.00/1.00 vMB 17
600,397 600,397 000000000000000000007711df2dee6b1d9f280bfa53aafef7d54e4a53f3c3a2 1,405 0.43/1.00 vMB 12
600,396 600,396 00000000000000000012812f692e0dd5b085aadc1098f9d432af6562ad759dce 2,343 0.70/1.00 vMB 3
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: 714.02 GB
    • Received: 17.50 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.