Loading Tool

Explorer IconExplorer

Memory Pool

37,029 transactions
25.92 vMB
0.07597159 BTC
Random Selection Loading Transactions
Max Size: 133.38/200 MB

Candidate Block

Mining Attempt eda6891584c43f61c7fd4c7a0a10251ac43115ee7a8c7b11fb7b50f809f77129
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 838caf72900b0f6bfabb038b0e919aa49513ae820bbc047ea6d346e16d090bf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,520
Size: 1.00 vMB
Total Fees: 0.02774842 BTC
Feerates: 502.65 > 2.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (170,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,377 744,377 0000000000000000000205ec73f7fa7f89282807ae45b90290cc9f709db9921e 417 0.23/1.00 vMB 13
744,376 744,376 00000000000000000000403b2f088701dac74b37ae8a2955240c5ff1075afe6d 1,396 0.50/1.00 vMB 15
744,375 744,375 00000000000000000008ec514337f1cc2751052b14da0ce4b7d024d79d84338a 48 0.02/1.00 vMB 15
744,374 744,374 0000000000000000000302134032cbae8c025dcec57fb36121a8283d1c81d5ee 469 0.13/1.00 vMB 17
744,373 744,373 000000000000000000015ca73f69fb3bc20240ec6cca87c0624db976b16e15ce 772 0.22/1.00 vMB 20
744,372 744,372 000000000000000000056ca5070104709fe46e3b4362e17d1c25aa1f2f5118f5 768 0.31/1.00 vMB 13
744,371 744,371 000000000000000000042a167b73bcc5befae500bb313a5bdfbadb97eabd6990 83 0.02/1.00 vMB 26
744,370 744,370 00000000000000000006e97fde7e2532b02b7a867543d9f76f914a6396fadf9b 942 0.39/1.00 vMB 14
744,369 744,369 0000000000000000000611bf1c8140c9a6c2a5def927a3f623be527fe55de97a 1,246 0.69/1.00 vMB 10
744,368 744,368 00000000000000000008c4e475be8ad3358c181c48025ddf9e19ac962a7c0686 238 0.07/1.00 vMB 17
744,367 744,367 00000000000000000001f1b127211955b7ed2a39d9ee2ab532a6c489e6ef361b 1,587 0.61/1.00 vMB 17
744,366 744,366 000000000000000000035bb87d4460559095afc14ae3aac7be4e9878e72b422a 204 0.06/1.00 vMB 15
744,365 744,365 00000000000000000005b3fa6e16c46dce5acc6f4e22e2bacfe2b38c614c06ee 79 0.03/1.00 vMB 14
744,364 744,364 00000000000000000006691a5fb4a590f4b5d00fdef1039dbc694956ad3cb214 614 0.23/1.00 vMB 16
744,363 744,363 00000000000000000005486740c19ff8c0559d2c38f7dcec01fad9972d826399 1,051 0.79/1.00 vMB 8
744,362 744,362 0000000000000000000156cdb4ecc1ed113c3711eef837b76408643cfb74aed1 256 0.32/1.00 vMB 4
744,361 744,361 0000000000000000000304aa5b29b693d0527a5cbc113dc1b76f2bcd2b6afa0e 67 0.09/1.00 vMB 10
744,360 744,360 00000000000000000004f5a31db16d9a1cea4fa5d8c6dea5b492648ab3755996 46 0.01/1.00 vMB 15
744,359 744,359 000000000000000000054b8f8458e214893b91d90219ada0b719bb46ac164513 138 0.09/1.00 vMB 7
744,358 744,358 00000000000000000001747d0b07c034ff1d7ebda2668c49a71a29ffb583def8 212 0.18/1.00 vMB 6
744,357 744,357 000000000000000000003a133cd451368029c160394da34c558727820bb53ef7 509 0.48/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.