Loading Tool

Explorer IconExplorer

Memory Pool

25,637 transactions
18.33 vMB
0.02378299 BTC
Random Selection Loading Transactions
Max Size: 104.25/200 MB

Candidate Block

Mining Attempt 1d28c6f30ffe02eb2e9613cd82e03dd8172584d30362302c6ea63ebc04f404ad
Version 20000000
Previous Block 000000000000000000003bf54f7b3e6de0049b981f269ca50dbbe816992f81a1
Merkle Root b9afe31f586a617da45cb40e58d9e2767a265346a61eaf9374ec8111d43914a1
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.00433535 BTC
Feerates: 50.27 > 0.43 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,125 (794,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,283 144,283 0000000000000106c027cacf4e173c3ff066a17903766e00cd2ab84a7e31e3ff 16 0.01/1.00 vMB 78
144,282 144,282 000000000000080a8906521042800434f6de7c324539be65d251b673b08fd746 115 0.04/1.00 vMB 239
144,281 144,281 0000000000000946eda1164b52a168a455774ce7681e9481bddc7a7a86b665ca 63 0.02/1.00 vMB 0
144,280 144,280 00000000000007f58316521437b41e65568853dda4a1fd4c8d248cfcd0f58ee2 133 0.05/1.00 vMB 157
144,279 144,279 000000000000038401553789f79e1d9a1196b6415073ea6740eb28940e26dbf5 1 0.00/1.00 vMB 0
144,278 144,278 0000000000000555ce826468dd388e3c8fe287c8648b38165ea654739d8cb5d1 15 0.01/1.00 vMB 506
144,277 144,277 0000000000000017864838e8fda0499be910b9c8b8310fc1fa0ab4d75b57d6b8 46 0.02/1.00 vMB 120
144,276 144,276 00000000000005b1ff5905615f83d08730a04fb3560a67c0c9898c04249ad74e 15 0.00/1.00 vMB 88
144,275 144,275 00000000000002aeb70df7ca9ff3e985746fef4af3e741f89abf47d349b93142 28 0.01/1.00 vMB 124
144,274 144,274 000000000000057baa548d30f065e9ea64eb3a178c4f17d49a4f139837443f9a 40 0.02/1.00 vMB 243
144,273 144,273 00000000000005720077e2e2695e4063ecc78f15c56183d847979a20b27d799b 93 0.03/1.00 vMB 0
144,272 144,272 00000000000003d672ca11c2f6a5116c6c46f07c1fbe7ec0e1defea8a232be86 46 0.02/1.00 vMB 95
144,271 144,271 000000000000047b632d9553bf2c3102cd3dd875492558b8f4a541e25259196a 118 0.05/1.00 vMB 223
144,270 144,270 00000000000002606168ac016368896d79c591bff2b6580db2e398faef7ec093 70 0.04/1.00 vMB 498
144,269 144,269 00000000000005ee14737817e12aadb16eec8aed22c08a80f5040f691f4cbe75 30 0.01/1.00 vMB 186
144,268 144,268 0000000000000577480c516ed86e5c9432686f6b55f5ba8d15f0e1ab0a6842c6 23 0.01/1.00 vMB 466
144,267 144,267 00000000000002c674ba874e2ee8a90c0586d63f08fec548c0ffda9395129738 96 0.04/1.00 vMB 179
144,266 144,266 0000000000000647612658ec9e15cfb7eee31a66843641977e8156f965b17b95 3 0.00/1.00 vMB 114
144,265 144,265 000000000000044aa3053ffc30e044dbbdacef3491e513c4487c59ecad331efa 14 0.00/1.00 vMB 310
144,264 144,264 00000000000007fea855b6b61e18646eeac6e4c4821089c88eba92046d68994d 42 0.02/1.00 vMB 307
144,263 144,263 00000000000004a9cf2d9570f385f34e9723d99f432a044131cd6079240305c5 83 0.04/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 825.13 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: 4,224.66 GB
    • Received: 232.21 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.