Loading Tool

Explorer IconExplorer

Memory Pool

43,363 transactions
26.57 vMB
0.06295829 BTC
Random Selection Loading Transactions
Max Size: 139.69/200 MB

Candidate Block

Mining Attempt a08d130872eb52a69cf974179b619e60ebf848bf028b1476a869238cb7f374b6
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root f6d6cdb54168d8612cd95a1e1c81901d348646aef567a7625b64d68381380750
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.01425190 BTC
Feerates: 74.70 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (530,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,266 384,266 00000000000000000ce65df03a4d36fe3574cf0618709ddbe76e456cfc48b26a 488 0.78/1.00 vMB 11
384,265 384,265 00000000000000000289b5fd184a81e33f443d747224caf9e2314c4ab4f7d57c 875 0.73/1.00 vMB 26
384,264 384,264 000000000000000002ec5dd33320e717f900b51389b14948a445dd2c40aac2b7 1,565 0.93/1.00 vMB 23
384,263 384,263 00000000000000000531f23d4b31e44081deac5cd4195a94f7dd20d4403b6630 2,961 1.00/1.00 vMB 42
384,262 384,262 00000000000000000e92f3b3d68073b1b45e5556f6ccb3e49e0fcc898365d364 1 0.00/1.00 vMB 0
384,261 384,261 00000000000000000349769efeaf05aa674e634b8608d240457ab9406c4cf45d 183 0.95/1.00 vMB 4
384,260 384,260 000000000000000009972edbf951791d1317ef3fb2e71a11f1ab4db18059d118 1,761 1.00/1.00 vMB 25
384,259 384,259 000000000000000002c9c2799689a8544a790f8db044d944c5461167cf19daa7 1,572 0.76/1.00 vMB 39
384,258 384,258 00000000000000000ea99bc558d98cff87f8e203317a0b410271e7846631a66a 239 0.14/1.00 vMB 34
384,257 384,257 000000000000000005448190cea0e23cde7f9e2de665bc7fd518edbeb8185382 1,052 0.54/1.00 vMB 33
384,256 384,256 0000000000000000003244a798255ed0e07b1fc93a80cc0ecc683cd202666b1a 187 0.26/1.00 vMB 13
384,255 384,255 00000000000000000283d3e8364fc2224ed384b4854c4349d644ce1f64944b38 1,500 0.71/1.00 vMB 38
384,254 384,254 000000000000000003e7ac944b20951fcc50e35aa222125f81a8334a589190d6 1,418 0.66/1.00 vMB 32
384,253 384,253 00000000000000000172ad34f1ab7a95cca4056e19cb8e21209072939fbc3788 360 0.23/1.00 vMB 30
384,252 384,252 00000000000000000fabab135c20e37ca45780fc2d2bcadd808acadfbcb72311 1 0.00/1.00 vMB 0
384,251 384,251 000000000000000005ebd4da83a7dc07806a22c551f685c6d4c70ee24524b2ae 314 0.19/1.00 vMB 26
384,250 384,250 000000000000000009616efd92868f0197ca97b70413cb6444124744d124050b 1,584 0.75/1.00 vMB 30
384,249 384,249 000000000000000000ed0cfef9a353aa4b71f10b1bf6ee1aa04b16350b1a360e 858 0.72/1.00 vMB 24
384,248 384,248 00000000000000000e5b143a4e47769b1ecdae12cf4002f68f5cb78b2754b4d6 1,827 0.95/1.00 vMB 29
384,247 384,247 000000000000000002a081e38bb8aff7eb27699f7dd566d61092c33e69d47ae8 43 0.95/1.00 vMB 1
384,246 384,246 00000000000000000a95c29fbb705e0c3bf35ba831ebbc6756079df583337ab6 2,379 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.