Loading Tool

Explorer IconExplorer

Memory Pool

42,799 transactions
18.64 vMB
0.19969958 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.84/200 MB

Candidate Block

Mining Attempt beb93791bd934f4d701e4269d80b38fa50ff8c8940a3a9cb898374c9f2e02035
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 20ca030dc43487a0aee5f566218cf49a5a5a62780113ac4a83c057d45c436512
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.06571143 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (725,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
188,162 188,162 00000000000008f795ead503f00d84fb91f85f8a04d26c0d55887af9031af325 64 0.03 vMB 101
188,161 188,161 0000000000000073cb5487409ea72e50ef465fb1b579d761e40de0d46a50c8bf 313 0.11 vMB 140
188,160 188,160 00000000000001d0493eff032d53b726954650309076337532925b4c28444931 62 0.03 vMB 111
188,159 188,159 00000000000000efcd7c8204c108d4e755b658d9b891fd21a496d31e9f8dcad0 11 0.00 vMB 3
188,158 188,158 000000000000032d6e8a0507df6d530791a5ab5ea338499c6d720d71960ef60a 273 0.08 vMB 5
188,157 188,157 000000000000042bbf1c88aa26ee6f51ca74c51747d678793093375037e6d581 127 0.11 vMB 113
188,156 188,156 000000000000049a1683770510746c233611c80317db7e3a9ab54a23968ca039 104 0.05 vMB 89
188,155 188,155 00000000000008dee83d577c27bc3efcc5821c2da35af4f1f7c58b112df67a5c 35 0.02 vMB 66
188,154 188,154 00000000000001272589171aa66254733283e1b01c5d7aa7f55c84266629a9f3 374 0.20 vMB 96
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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