Loading Tool

Explorer IconExplorer

Memory Pool

35,555 transactions
15.06 vMB
0.07825490 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.36/200 MB

Candidate Block

Mining Attempt 0e531b907723c801c16760df14da09b578d65438cd6dea480b1e9e90825fe6fe
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 701eb94c47c93c31a9017840a3e1d68a293aecd3a2d0440f40a7ab47836a5bba
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,706
Size: 1.00 vMB
Total Fees: 0.02831296 BTC
Median Feerate: 3.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (725,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,183 188,183 000000000000097b4a4780c9e93f48bb114a5790a7ec024d50ec10af3260110c 159 0.08 vMB 89
188,182 188,182 000000000000037ee6d2c0efd9de488f1ef10f88d0495081cc3a03f7e232d4c9 576 0.25 vMB 125
188,181 188,181 00000000000007465132895d9574a2d2f1a28e3951eb94d1deffee138d248e27 193 0.07 vMB 268
188,180 188,180 00000000000001893db9600fea3b0a6f342ee193d84a47df3bfff75ce5f98cd2 34 0.03 vMB 259
188,179 188,179 0000000000000298af947b36620034a8e9c12e96eb8909c92a33d0b5fde8636b 32 0.01 vMB 0
188,178 188,178 00000000000003ceec20630c532106168c2326d54d72c9fbdfa81b248efbab43 419 0.22 vMB 111
188,177 188,177 000000000000021a97235ee7f3ef67acab28209f90ca6d21ed3b84565f3811af 138 0.06 vMB 111
188,176 188,176 00000000000008a55c3a78a462f75fee91a9b787e494990e0f2038e2b266fd00 28 0.01 vMB 63
188,175 188,175 0000000000000401403dd6b7c3238e69488e4e04b6f39e8b9af98ee32396cd8d 8 0.00 vMB 155
188,174 188,174 000000000000003695e476e2907b434ff5e0f27f53f42dab3dd0fa7e15c89ffd 33 0.01 vMB 40
188,173 188,173 00000000000008510558f3ab8583d666ccc11ee56f80ff2d64b5cac6771e84e4 507 0.22 vMB 131
188,172 188,172 000000000000081c7c645d733b8456de10712721a9525c4c78f1590242f962a8 140 0.05 vMB 130
188,171 188,171 00000000000004401f8d31da9a9c0bac7057e33fc092465e1f3d227473a0bd71 12 0.00 vMB 34
188,170 188,170 00000000000007b078303972ef0ffd9b1e7bc08c58c0d7f1974cc647030e911b 103 0.04 vMB 166
188,169 188,169 00000000000000c45ea8d7b663aa6c982b71ffaf70eec186e0bd2d0fbf9afa52 366 0.18 vMB 114
188,168 188,168 00000000000008b366d491121e8ba7c36753740768cf8a52148043839ef27349 92 0.03 vMB 203
188,167 188,167 00000000000004f6028e728e4f9d58efe9e0e20f97c40c34453496f5add6dd91 108 0.03 vMB 43
188,166 188,166 0000000000000911bb690cf66d91493ffb04f4f45aae86376f22ea065694f171 21 0.01 vMB 66
188,165 188,165 000000000000040ea78dc24c77a3c7918ed464dd1756dd77dee3c5e2f7c23108 44 0.02 vMB 77
188,164 188,164 0000000000000802ae92b2c57032e7af9128a37bfa7f9e655e331ab0d070706a 94 0.04 vMB 170
188,163 188,163 000000000000096fdd752a3c180e8fa53ec10060f9cbe8c81d382876fd4291c6 105 0.05 vMB 75
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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