Loading Tool

Explorer IconExplorer

Memory Pool

27,334 transactions
12.49 vMB
0.03668119 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.56/200 MB

Candidate Block

Mining Attempt d6031e8134d0a3059917fe6b104ec09253a31f0d4e27a983a5a3f751b2c80d89
Version 20000000
Previous Block 00000000000000000000eb36ee3e6947a9e850649902af9ef9b61f08ab73877e
Merkle Root 379efde9851c7b7fd93850052e1f7e9f7f2bb94fbdd8c4d849bf487e70af355d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 295
Size: 1.00 vMB
Total Fees: 0.01046835 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,517 (742,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,174 171,174 0000000000000860d1b20a416214ae9120bac27fd4091c89ac8a33ab7cbf6fc8 34 0.03 vMB 9
171,173 171,173 00000000000006bf584e49c3ef83eea159f303bed12b6d430d259d3bcb94a9b7 82 0.04 vMB 153
171,172 171,172 000000000000011a92c9160c624a3060f6183758f0e2563754cc632b37be4e7d 86 0.05 vMB 151
171,171 171,171 000000000000097e09ba82c831a61fe320408fec327ae9c0db4256da4f0db282 11 0.02 vMB 268
171,170 171,170 000000000000069c40e40924e6546a15e8eabf19badb8305028c21721f820a6b 84 0.04 vMB 121
171,169 171,169 000000000000092fdb7112ff7fed4fdca8fac7a55f9747d8b48f45935dc4d3b6 41 0.05 vMB 62
171,168 171,168 0000000000000698c1ad279326fcbe30e9f30a5f287326a1792ccf03afc07ba8 6 0.00 vMB 0
171,167 171,167 000000000000077f93beb6a6b318621d68f2b7f64d3701e2279ee5ff465ae1f3 19 0.01 vMB 59
171,166 171,166 000000000000063dc55290eb0696579f80defbc7c739b08f1600f20eba7cad97 1 0.00 vMB 0
171,165 171,165 0000000000000292cb9a5b5c95dfc51f6ff842c76b7fc209523329ab9e98dab2 35 0.02 vMB 103
171,164 171,164 000000000000058776d3ef5882ee0679ea0250e0705325cf6919ebf87ff4f844 58 0.04 vMB 149
171,163 171,163 00000000000008a6547a12a6f8cfb92f94c7d7e5e6d486a95fc154b90bc3635a 16 0.00 vMB 0
171,162 171,162 00000000000000050307e1916b7b45d190b747a845dae85349f482206352090a 120 0.05 vMB 291
171,161 171,161 00000000000004288da60a845ee74bf59969b24af1c3362949010cdb3030cdd3 30 0.02 vMB 298
171,160 171,160 00000000000009cf89ba58b98b61980a1312fa6e0bb9e0a08568c6228ee119df 170 0.05 vMB 28
171,159 171,159 0000000000000af11cd22e7fb6f1377d0bddeb380c1d8aa0e626aaff6a1628cf 130 0.07 vMB 115
171,158 171,158 00000000000006a80a4785388ec3d82301b7a3a6b87c8efc0308053d21b5a660 1 0.00 vMB 0
171,157 171,157 0000000000000a1fd503bbc1af58f394e8a67ee83d31f56cfd27d02524698ff7 46 0.03 vMB 33
171,156 171,156 000000000000034aa50483ea56b898c8cf068f61a886a8ac3012c0c20ffa2bea 84 0.05 vMB 77
171,155 171,155 00000000000005c1fa8b7dc62a5977df58cfb3ff40fd6f973ec7f98a66c148de 112 0.05 vMB 525
171,154 171,154 0000000000000526930b30244fac17b639e5696fc63b300fa60d079b06c6d1ea 33 0.01 vMB 16
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 388.54 GB
    • Received: 1.98 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.