Loading Tool

Explorer IconExplorer

Memory Pool

77,707 transactions
28.59 vMB
0.09898366 BTC
Random Selection Loading Transactions
Max Size: 173.77/200 MB

Candidate Block

Mining Attempt 5cd664a9aa5ceb8e3565d17dc8eb0d6b65c9396d62ff02150476ec3c96ea4004
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root fdddd8abed8a1bdf560c387f01494ff561909b58c349902763f5e0bbe2bdd29d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03357278 BTC
Feerates: 201.07 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (383,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,301 531,301 0000000000000000000d5281cb71c620b3f4f6ba39601f2b0d2e03e349cdeb10 2,312 1.00/1.00 vMB 39
531,300 531,300 0000000000000000000e43644e68b3e148baaadafb543ddbc31b6f1c42e43474 2,386 1.00/1.00 vMB 46
531,299 531,299 00000000000000000017b5313e38a48ec75fbac91bcea39de67806db7a56fb1d 2,661 1.00/1.00 vMB 10
531,298 531,298 000000000000000000093780029e5d5639d57672958a1d64a2fb9f8b3bea66a6 2,296 1.00/1.00 vMB 31
531,297 531,297 0000000000000000001da714cc563dd23af0eb8827bfdad90d4cff6fa5e3c29b 1,675 1.00/1.00 vMB 48
531,296 531,296 0000000000000000001549f17acfca83ee048667b1fa71727f6061cc3c57f8ff 2,201 1.00/1.00 vMB 34
531,295 531,295 00000000000000000022831f86a32c05cc5d9d693ebafcc2a77597ffaca46b98 300 0.40/1.00 vMB 6
531,294 531,294 0000000000000000001b278a185a9a5bb0cbe23cdaf5d52c2f7442bab6dbdf22 1,837 0.99/1.00 vMB 22
531,293 531,293 000000000000000000105feb342563ee2eff4c10b4fd27b962e8e65466f2d4b9 422 0.43/1.00 vMB 6
531,292 531,292 000000000000000000250ae89aa938ef17b55ab6790d8bc47515db1cb8f17f11 1,896 1.00/1.00 vMB 16
531,291 531,291 00000000000000000007c27cc7da4dfddeaf0e8c88e70bef588061864cbf3de0 799 0.62/1.00 vMB 9
531,290 531,290 00000000000000000021d1a988c6178e5ba5bafa6b714a4b3964071b8b854ef1 636 1.00/1.00 vMB 5
531,289 531,289 00000000000000000033362119180cd575addb6c3148b90eaeb26c78484f8751 1,374 1.00/1.00 vMB 11
531,288 531,288 00000000000000000031ab917057732dbc70e1e7533d923b8ef24fa0d1f507a0 2,707 1.00/1.00 vMB 22
531,287 531,287 000000000000000000116758996820887d73ceadbfd6cbedd8f5a8132d84cac4 1,320 1.00/1.00 vMB 11
531,286 531,286 00000000000000000002d888d999e350b409cc229c244accfb99247027eecca0 671 1.00/1.00 vMB 8
531,285 531,285 000000000000000000153d8ce87fe60d486ecf7300b49e1bf9e005e85a41209a 2,313 0.97/1.00 vMB 18
531,284 531,284 000000000000000000277cbeac8a95693e94e07ca6ea911013b818d973660b59 551 1.00/1.00 vMB 3
531,283 531,283 0000000000000000000a4d8fd77e2ea2acf06116ed4a650317260fe8413e3d96 772 1.00/1.00 vMB 13
531,282 531,282 0000000000000000000a564ea07182c614268f1a89f87dc5f8dba69ce0ec20f4 826 1.00/1.00 vMB 5
531,281 531,281 0000000000000000001c0488c6283e5c9666306d386cf28b7ca014dc426b9a2d 126 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.