Loading Tool

Explorer IconExplorer

Memory Pool

84,488 transactions
30.98 vMB
0.09376537 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt 4afa36557154e6a7997f99cf3e0f43060d0de98eeb116ed61015aa23cba2b74f
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root bde7ec9d53da7f07597fa13cc9b8eb121da8119b5f7a6cefec5f25c4907aca8c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.02305216 BTC
Feerates: 402.60 > 2.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (486,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,282 429,282 000000000000000003d7b7d761554f250e2f1b7355ab7d02d8db116256b62f70 391 0.99/1.00 vMB 10
429,281 429,281 000000000000000003383d670f3850c68796cef3478ad6efc845c3b1677301e0 598 0.28/1.00 vMB 54
429,280 429,280 0000000000000000041c08d621c836db11596b3637545e585f6a289e353ab025 1,807 0.96/1.00 vMB 54
429,279 429,279 000000000000000003dde6dda283e612d0308228a94392af9dd9c7ed3501d7fa 72 0.03/1.00 vMB 63
429,278 429,278 00000000000000000327195a2c209072e4c257658c81d9bcd429e62d216a5112 1,090 1.00/1.00 vMB 24
429,277 429,277 00000000000000000040289f2b5fb52545a4bdc2872d9427f03ec3c4a4c67e63 706 0.31/1.00 vMB 48
429,276 429,276 0000000000000000049f1c7e75d1ce6c9ef0e43b07400bb53baf259402cabce4 1,375 0.87/1.00 vMB 45
429,275 429,275 0000000000000000004f6d64b167125e44a2f35fb7465f59e1a2a7ea447a478a 1,981 1.00/1.00 vMB 85
429,274 429,274 000000000000000001137c61ddc731383dd0d8b07902426fabe7b5555fefedbd 2,068 1.00/1.00 vMB 53
429,273 429,273 000000000000000003dd4742a3a09a5ba8f58f208dd976607776d45f3fcd3da3 111 0.04/1.00 vMB 99
429,272 429,272 000000000000000003648e61f36405b7b95b665c4d5a328a531f422d56e0bb15 3 0.00/1.00 vMB 57
429,271 429,271 000000000000000004c5a268435a5cd3f42ef644b22528f02c58b8e3a8be4112 97 0.04/1.00 vMB 51
429,270 429,270 00000000000000000440a6ec9ee7d1979634875febb11a4546a427c63fc5c2e7 331 0.19/1.00 vMB 59
429,269 429,269 000000000000000000ffb4143bc62c848ceb01d98812815848d0b1c554fcb1e6 184 0.13/1.00 vMB 44
429,268 429,268 000000000000000002760c6001f5206d287263daab4bda953bfc650d8da183e7 32 0.02/1.00 vMB 45
429,267 429,267 00000000000000000466e9005d547b492c5a503e19021960625f6e64b445679f 272 0.22/1.00 vMB 39
429,266 429,266 000000000000000001928b2afaf15231a4eff3af3bbc2c57ad6693d2bef7b7f2 1,015 0.98/1.00 vMB 28
429,265 429,265 0000000000000000007b4fb81cf5c11924588a440040ad246c60b8797a3764e0 1 0.00/1.00 vMB 0
429,264 429,264 0000000000000000011f1cfcec309f92900bdb159ad9c928a58ff8d69a6625a0 466 0.33/1.00 vMB 38
429,263 429,263 000000000000000002a2f013e8abaacec7f4a1d558dcfa4713bc5d0c5e0003cd 764 0.56/1.00 vMB 36
429,262 429,262 0000000000000000043e3d15569cd66bfbc95106f13a62801aba27bdcc56cf43 1,570 0.77/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.96 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: 715.29 GB
    • Received: 17.70 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.