Loading Tool

Explorer IconExplorer

Memory Pool

23,217 transactions
10.12 vMB
0.06848564 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.87/200 MB

Candidate Block

Mining Attempt 352c952c50bc219e144e2e61daa890e19cc9b7493c27b4ccf3cd1f38f8df0f2f
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root 8f8ec580aac32f4bcd430c16085d975d8957bf4914a702dc39ae8db29b495264
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,143
Size: 1.00 vMB
Total Fees: 0.03640879 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (649,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,332 264,332 000000000000000aa7837dc1dde950f699d0bbdc6700dad2f3f6b8b465363316 597 0.25 vMB 246
264,331 264,331 000000000000000c674e83b7f67ed0ab444235daabc0052bcdd6893285c8c05e 302 0.12 vMB 80
264,330 264,330 0000000000000000ab296dd40b774056f54761e21ab08f51eccb077261ffc6a1 553 0.25 vMB 98
264,329 264,329 000000000000000b284377fc41b34e209be7b91e3d4d9ca4a2a0f2522e3e9b0a 570 0.25 vMB 93
264,328 264,328 000000000000000d7fa4d8b6e355ff63f9ce37d5c9e64e83f770652ec2ae5198 353 0.15 vMB 90
264,327 264,327 0000000000000000ca52606e309a3c9397e783e6155f9402a5e1df4893b5574c 362 0.19 vMB 67
264,326 264,326 000000000000000178b6bc3ba171f0fe7d9baa7efb4c679fe687a23a441d67c8 752 0.32 vMB 105
264,325 264,325 000000000000000a6ee8944659e4b30b160595d5ba8da983a5af029595d3d0f5 74 0.04 vMB 28
264,324 264,324 0000000000000001c2b2aa7b1b9a938e38f7d1e67b12d02949d5d4c49e1eaa25 367 0.18 vMB 92
264,323 264,323 0000000000000000d8b82554052ee050f0709464c597ce0cf4d113da6c582797 134 0.11 vMB 39
264,322 264,322 0000000000000001a180f4bc0d1154f6063a9ee91bee2e996d0e8aa542865ce3 1,057 0.50 vMB 1,549
264,321 264,321 000000000000000f1bf184c793b73c8808db81406346c957feebaa41b24e724d 483 0.19 vMB 110
264,320 264,320 000000000000000af5356a4060a06df504adb2603652ee9f6d9e392c1304d0cf 319 0.15 vMB 75
264,319 264,319 00000000000000044c0d55111f3dab30346c3b6651b13e59fd6804562bb47432 147 0.07 vMB 111
264,318 264,318 000000000000000310499fe1bd3cb6ffaeebb4a1a0a03b06bcc76a39b711faea 216 0.09 vMB 82
264,317 264,317 000000000000000d90d04fb98e71da3eda34732332cee34df5cd5be52bb5f6b1 156 0.09 vMB 36
264,316 264,316 000000000000000fd9dba35a969a2e3dc3f430e1aace185d6d2f6de2f0c6981a 691 0.25 vMB 151
264,315 264,315 0000000000000005aeec8f17f5aa77a277970989b43740edc77ca120e0aebc23 238 0.13 vMB 66
264,314 264,314 0000000000000002b8540141753b5fd11be26dd332403c3b01d01aa84585488b 691 0.25 vMB 133
264,313 264,313 00000000000000046cfd390f3a6e7277dde1976664bde5c1859db467a719294d 38 0.01 vMB 115
264,312 264,312 000000000000000162e638832e26656814a67db1249298bd06195f9cb16e5f37 607 0.31 vMB 62
Previous 10 blocks ↓
Total Size: 779.61 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: 300.70 GB
    • Received: 1.31 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.