Loading Tool

Explorer IconExplorer

Memory Pool

32,854 transactions
25.17 vMB
0.04861175 BTC
Random Selection Loading Transactions
Max Size: 127.72/200 MB

Candidate Block

Mining Attempt 3e4152005b72e7b9cf8918f7109549f69209e38ef9a3204a54e587dcc9c791e4
Version 20000000
Previous Block 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be
Merkle Root 6ac45d9bd9dfa5b1bd5e7973b289d4dc70f824fdbc4793ca468d0205d6d25100
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.00337357 BTC
Feerates: 60.16 > 0.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,929 (362,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,397 552,397 0000000000000000002f8c724b9dfcf41d5c09d531aaec21613ebe2e33706f86 2,308 1.00/1.00 vMB 30
552,396 552,396 0000000000000000001a4ba6da13fae3b4c9760652c9244d98ec03b348b2edda 1,669 1.00/1.00 vMB 15
552,395 552,395 00000000000000000005c4802e6bbd0addf645d496b0e71e9ff95b5759800e05 1,713 1.00/1.00 vMB 25
552,394 552,394 0000000000000000002fc2df71ad64090a41900283df43a7da0d3bef117791b6 421 1.00/1.00 vMB 24
552,393 552,393 000000000000000000119d78bc7ffc22332b96b144b92ac8054a59a684d6fd0c 2,015 1.00/1.00 vMB 26
552,392 552,392 00000000000000000011ee460e3bf80ad8e57275fc0840a3ea53cef003102515 2,511 1.00/1.00 vMB 44
552,391 552,391 000000000000000000281bd6ed05820d4500d67f1981fb5d5c41f4682ddb5c81 2,692 1.00/1.00 vMB 46
552,390 552,390 0000000000000000000ddc41db784036088ee488bfbee27d76e47bc9487ff357 1,369 1.00/1.00 vMB 56
552,389 552,389 0000000000000000001352a202e0f305e098158ebf1159895a0e6ff70093237b 990 1.00/1.00 vMB 68
552,388 552,388 00000000000000000017ca191bfc28b065eca4df2ab9cb4e81541cd723f18d76 2,200 1.00/1.00 vMB 29
552,387 552,387 0000000000000000002c272f9f52db0701f386ed42e88c0fe169b3442596a96b 1,758 1.00/1.00 vMB 26
552,386 552,386 0000000000000000001a9142c0f3d30a064ed5219b8eb6b3e8472cb8813c8971 2,888 1.00/1.00 vMB 49
552,385 552,385 0000000000000000001531125df58c0e95765790ff8ddd13e804bc83f077998f 1,520 1.00/1.00 vMB 26
552,384 552,384 00000000000000000015038a38aa780723a79ae8fc6f1881240dac31aea9189d 2,245 1.00/1.00 vMB 26
552,383 552,383 00000000000000000015fe695e8d2e5ed3a7de81d3818ef43a444e1ee7b3ace2 2,423 1.00/1.00 vMB 31
552,382 552,382 0000000000000000001fd8c3e53ed3c47db3a9b326d1f2f130996f6f447c6c49 2,241 1.00/1.00 vMB 11
552,381 552,381 00000000000000000011638c6b7c0c2b8741a6f09ab020099ca17d5a88ac3d11 2,344 1.00/1.00 vMB 24
552,380 552,380 0000000000000000001c666b3297bd16cde7f4658bb0adc88e6dd53b1fb4d201 2,663 1.00/1.00 vMB 54
552,379 552,379 0000000000000000001d759519a42e6b9b83152d65022fd0942328f4e0aa1a64 2,525 1.00/1.00 vMB 46
552,378 552,378 00000000000000000011569b561289405d617d36f37428f75fdb8a0f9623c11e 2,401 1.00/1.00 vMB 23
552,377 552,377 0000000000000000000c15639e1d9fb3effc44ebca9153c913a6ac9e2ddad54b 2,109 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.26 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.88 GB
    • Received: 14.35 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.