Loading Tool

Explorer IconExplorer

Memory Pool

83,028 transactions
30.81 vMB
0.08878117 BTC
Random Selection Loading Transactions
Max Size: 185.93/200 MB

Candidate Block

Mining Attempt 7cdb3fcc2ec7c60cac267ed5aa9bf179ded885ff355a7b8283d9cb29fe7b2fb3
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 54738ce390cf0458e9d1cd0c240bd9f59f6d8954e1371d1baec7e661a46bceda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02274142 BTC
Feerates: 114.51 > 2.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (533,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,342 381,342 000000000000000001898a3f35c5b16a8d7875008ff36b229c4e625617592d2f 2,073 0.76/1.00 vMB 49
381,341 381,341 0000000000000000031eee6c5fcaf25dacb9e9522334b18a7452e77a3e28f588 332 0.19/1.00 vMB 17
381,340 381,340 0000000000000000079ff673006df3336da6ff1d630e99082328932995aff611 2,055 0.75/1.00 vMB 53
381,339 381,339 00000000000000000e1063b9200be61e693b7eee3f66b552e6ffeda76eef76c2 662 0.30/1.00 vMB 36
381,338 381,338 0000000000000000019bfc49ad6b9c9c6a0175cb859c575ae4b8a1fe3f914fac 1,605 0.69/1.00 vMB 39
381,337 381,337 0000000000000000025e0ea6f04207b1ebb45e289db5f7a6fcb7a5b6558dcfb6 362 0.19/1.00 vMB 41
381,336 381,336 00000000000000000ee1648387e95063d8cccb0405e5cd44110c37f3f3e55aaf 53 0.10/1.00 vMB 5
381,335 381,335 00000000000000000c2990116006a9d7596d3916545bedf436bb31c534d289ca 881 0.38/1.00 vMB 41
381,334 381,334 0000000000000000030de65093c250a574228c285bf5ae00905ce18627235eb7 234 0.13/1.00 vMB 26
381,333 381,333 000000000000000005eaba8d2e81e5ec37c2e5b22bf96ba8943e6aaebf4df7bb 1,752 0.93/1.00 vMB 37
381,332 381,332 00000000000000000683ebf07267c682bc7fa6b717dc0043651ed7cefd64a16f 293 0.19/1.00 vMB 26
381,331 381,331 000000000000000008ad5bcb27cbf9462027a060fefaae02c4331c7e80ffb73c 1,034 0.52/1.00 vMB 41
381,330 381,330 00000000000000001147f6a05862d7a6af654ac91fd1e3f67014d3724ada445c 1,803 0.76/1.00 vMB 43
381,329 381,329 0000000000000000075293a389584acf2e71ebaad419b9b14eb2f4505a88d603 557 0.39/1.00 vMB 29
381,328 381,328 000000000000000009194f2793924571d5179dd584e4f6dac650af665f1e83d1 85 0.15/1.00 vMB 10
381,327 381,327 000000000000000004f1e40763c2af0ad81e05f4019e35bf5f5ecf089cf21bdd 1 0.00/1.00 vMB 0
381,326 381,326 0000000000000000012a29939851b1aff1ac63799aae83a548be2ecdb835fe92 148 0.09/1.00 vMB 22
381,325 381,325 000000000000000010f4d52a6aeab612e9bbfa4dbde121baf7cf551812167713 674 0.41/1.00 vMB 29
381,324 381,324 0000000000000000049bf70519b55d4bde810783f2f89cfe9862ed13219a2eed 411 0.20/1.00 vMB 35
381,323 381,323 0000000000000000111673dc5654b3b91dc4cfeb4d551ba1eb0601db4924ab7e 1,470 0.79/1.00 vMB 44
381,322 381,322 0000000000000000067abef79ae3d7391a1857762abd8d5a95d401b911554a75 65 0.09/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.