Loading Tool

Explorer IconExplorer

Memory Pool

30,824 transactions
6.29 vMB
0.09904064 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.16/200 MB

Candidate Block

Mining Attempt 7265ff371b712c37ca024c71012b4d68fa3029fb836ec24f037dc8da77992cbb
Version 20000000
Previous Block 00000000000000000000045174389281011fbf7883ce8663d407d9c2bda9a572
Merkle Root 0db6d6c9b417d498d9884a535f10c12032a3f38cca2033e4f9808f335075a8c2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,256
Size: 1.00 vMB
Total Fees: 0.07378234 BTC
Avg Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,922 (684,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
228,288 228,288 00000000000001b9dd6f23b6e3b03b8d7af71c9e23802741fe636e5238fa54eb 0.05 MB 164 335
228,287 228,287 000000000000020ba3b9ee16393b4ada8b27f3e5bcd856e43a599b41dedf8e7f 0.20 MB 458 169
228,286 228,286 00000000000002158502e93339841d5aa934bd7403d8e2c631a5dd4def4fda30 0.13 MB 301 140
228,285 228,285 000000000000018201a71a0458fa91ed17ed492f0fa84dd6b21733f35ddb6c4a 0.37 MB 866 169
228,284 228,284 000000000000000039929b9e1c4aed919d55acb7edb565a52ac342c54973a600 0.14 MB 512 279
228,283 228,283 000000000000008979b9c86fb3f8ffcba5a4eec5afdf477792c67e3b7f0be710 0.24 MB 571 167
228,282 228,282 00000000000001cb3781e716a0e0d018a3e932f68fd923bcf8ebc555a8813c74 0.18 MB 57 64
228,281 228,281 000000000000016bbfc4d2498c532ae500dea16f9585de7af3e4833dea19cb82 0.18 MB 446 180
228,280 228,280 00000000000001e07730e212bf2cb65180abffd399d47c5ab050c1fcd43832c6 0.24 MB 619 183
228,279 228,279 0000000000000078bf4789641a45e78eae70ceae3035a70d8a5a6fb6924c9506 0.27 MB 598 180
228,278 228,278 00000000000000f33d8d998330f4bd6012bd67bb556037c924cdc26f8654c32c 0.07 MB 154 95
228,277 228,277 000000000000014673c659254e8dfb6c466d354ae9e900d665519024b45265cc 0.18 MB 323 156
228,276 228,276 00000000000000948fa8e49751c4021f0aa8290c929f9985ec617d800482d2e2 0.37 MB 855 159
228,275 228,275 00000000000000ba6fbe3a694731047fb6dc8977cbfa823a00298151ab229bdf 0.09 MB 262 82
228,274 228,274 000000000000004e8e481f71986efee624def087f1799199655a6c8a808eb110 0.00 MB 4 8
228,273 228,273 000000000000003b1d2aaa746f3d0d1aa86870892ded86b24e434e9003b46335 0.43 MB 529 117
228,272 228,272 000000000000009d2e3adc9b1fc7e07d49a62c56ce2577f3cc2fb3fc8fb85c86 0.25 MB 386 109
228,271 228,271 000000000000003fedef05cfd87f43c8aa659048e603771f0340042829c0bf13 0.25 MB 664 250
228,270 228,270 000000000000011dc7eacca2c18ff2390103da40dce651f5194abfd34544c946 0.25 MB 293 95
228,269 228,269 000000000000002fd7ca83970e6248a3639af9d34166dda080b0c7c83d9ba21b 0.47 MB 708 150
228,268 228,268 00000000000001da79fdd3ca6730f466f4823edacf1d00c6ca3bf0f1e2413e06 0.50 MB 1,382 286
Previous 10 blocks ↓
Total Size: 778.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 317.50 GB
    • Received: 2.79 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.