Loading Tool

Explorer IconExplorer

Memory Pool

43,492 transactions
28.66 vMB
0.06837087 BTC
Random Selection Loading Transactions
Max Size: 148.08/200 MB

Candidate Block

Mining Attempt 1f79de5302625628666be928110e99b8f358cee231cbf6b66ae42ad6216af2b2
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 3b4baaa0f82ac8abed43222c3b0f035371a8ee2cea36721bacb898f71eb73fb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,131
Size: 1.00 vMB
Total Fees: 0.01276542 BTC
Feerates: 150.75 > 1.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (536,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,403 378,403 0000000000000000038755e6e09c6b255110b71a2c1f5fe2f6fa94e7c66782be 267 0.97/1.00 vMB 4
378,402 378,402 00000000000000000126b5419f9d31f64fe9e91640b5fc383af629828bbae0fd 254 0.65/1.00 vMB 10
378,401 378,401 00000000000000000eb96a6da2989bc2424534320878ae6fee5a1c756aff4c31 340 0.92/1.00 vMB 8
378,400 378,400 0000000000000000118e6211b60940f00f35153001f9a27f481da7d963bac1fa 100 0.25/1.00 vMB 6
378,399 378,399 0000000000000000051bf0bf2e4ffcb447fd687262e01548ea6a87b324b4b73f 424 0.75/1.00 vMB 11
378,398 378,398 00000000000000000f00851b2085fbd8745b16e82a46af83e5c907a090038601 439 0.75/1.00 vMB 12
378,397 378,397 000000000000000004c4bb1a77e24ba873902f0347601d6ec8ab9c4b3ca15bd5 262 0.99/1.00 vMB 5
378,396 378,396 00000000000000000a14aa63b58dd53e829c20cd910b077c4843c30f7964a164 1,019 0.93/1.00 vMB 22
378,395 378,395 000000000000000001815b737cd617f3fed20b699d88b09719b6ddda8ee38918 496 0.25/1.00 vMB 30
378,394 378,394 0000000000000000113d60a3ac0f6356d17090eb1d59283d455482fcb35e7dfc 243 0.14/1.00 vMB 24
378,393 378,393 00000000000000000041d27b377930dd26355d28cc24fa128068b2d790af8425 1,440 0.64/1.00 vMB 36
378,392 378,392 000000000000000010c880740dbb91dcfb35a36049844c14817225e1ea5cf045 132 0.11/1.00 vMB 19
378,391 378,391 000000000000000004ac18a078a34ae0afb55d6e7fd42f950536ca1cf2997e17 1,823 0.75/1.00 vMB 37
378,390 378,390 00000000000000000d62348cd0bde52e8cf8aa85df3b0b0d23594565667f58d9 161 0.68/1.00 vMB 5
378,389 378,389 0000000000000000032eec25a41b053a267070b7496a3f6420923d3a9fd517e9 443 0.19/1.00 vMB 36
378,388 378,388 000000000000000005a7021e7b7f1c90f912c5de5a08404089979ae7292c58a6 672 0.92/1.00 vMB 12
378,387 378,387 000000000000000000262810766c12fe9b767015f7ddfdf7818389e2249c2f59 328 0.25/1.00 vMB 20
378,386 378,386 0000000000000000087993809e580e8075335784ea75dcec51b0a21b0dcfc0ea 454 0.93/1.00 vMB 6
378,385 378,385 0000000000000000105015d0da08f2047c86fdc9631678d7a9c40c8e75c31de4 546 0.99/1.00 vMB 8
378,384 378,384 00000000000000000c50013b595e1d3692db1ca4c143e1a3da148ff50aa45f9f 1,352 0.51/1.00 vMB 35
378,383 378,383 00000000000000000b18924ca52157639b8b0af48a9dc51b541b513a9da083ad 406 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 12.00 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.