Loading Tool

Explorer IconExplorer

Memory Pool

38,084 transactions
26.34 vMB
0.05886864 BTC
Random Selection Loading Transactions
Max Size: 135.68/200 MB

Candidate Block

Mining Attempt c5e1421e6d3ae499a43b91330c8d8e59051e96321a0808e9ecad50f2b68e2186
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 53b6505c0695c8499705f53e772b34c3ae27a2e2f2665ad1a4559a251d19dbdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,721
Size: 1.00 vMB
Total Fees: 0.00990468 BTC
Feerates: 38.98 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (796,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,120 118,120 000000000000ae8e96b9876d5315c4dfba63db7999d67ae3a3dd2f42a756fa46 1 0.00/1.00 vMB 0
118,119 118,119 000000000000aea2dd7915030aa1b2ee205692a2adf922356ebeb20ea4597878 6 0.00/1.00 vMB 0
118,118 118,118 00000000000088919c83fa05ca1954accec67d94a05f32e6813b1f6972d1f355 3 0.00/1.00 vMB 2,237
118,117 118,117 00000000000066db7631090a215f308d55036a247b240c5730e3cd41bdacd1e1 5 0.00/1.00 vMB 0
118,116 118,116 000000000000aca2c518d9d90ac9196a5a03a56e9766800917d475ca200f736e 11 0.00/1.00 vMB 1,380
118,115 118,115 0000000000006dec59539e8586cabc1b408a8a6a0dcf36ce3d2ea94171ea192b 4 0.00/1.00 vMB 0
118,114 118,114 000000000000ace509cce24dac2c16025f9250a536d34e0a927a42166aa31000 12 0.01/1.00 vMB 326
118,113 118,113 00000000000045826ab24506966f6bc12b60b68cb0563da771bdb96c05c35085 8 0.00/1.00 vMB 0
118,112 118,112 000000000000c5627ccab3448cd0888c3a4c733804723f7677723098a0133309 81 0.02/1.00 vMB 0
118,111 118,111 0000000000003b23b6d6d837438d13368bebdfb6a86349455e85679f5f0ecb70 11 0.00/1.00 vMB 695
118,110 118,110 000000000000a5d2790a58ad6ae55836d7ac719efe670359ddf7a31b47e5dc70 23 0.02/1.00 vMB 168
118,109 118,109 000000000000a762cb1a7bef575739a653cbb0cefe4e94627c59408af1f33b92 5 0.00/1.00 vMB 0
118,108 118,108 00000000000024fc2d86eb78dc70ab8de8fbce810238908fcd5b848c4be2d40c 9 0.00/1.00 vMB 970
118,107 118,107 00000000000090bd7cf3d3e0b76f24c78cd1d56bd56ed2f23a02b5907557a265 3 0.00/1.00 vMB 0
118,106 118,106 0000000000006a84381a15fdb5d873f98a86388713669c889fa6bd36313edf9f 9 0.00/1.00 vMB 835
118,105 118,105 000000000000bc724da5fc61773fad1365f88807f8bde976f5a63c0bdcd33c6e 4 0.01/1.00 vMB 1,185
118,104 118,104 000000000000a020fab6f716328b2eb65d65fd684ffb1831fe768b80ba7a3287 4 0.00/1.00 vMB 0
118,103 118,103 00000000000088cffdb49a92370d5c4207729c0b0d0393d31d31016469dffab2 8 0.00/1.00 vMB 0
118,102 118,102 00000000000028d1af07f425f4bbacd62058fc4555f86779c7e96426db7f4758 12 0.00/1.00 vMB 980
118,101 118,101 00000000000065061358d17e10037eb26e22ede3abacaa144e21dea8a54d82a8 16 0.00/1.00 vMB 732
118,100 118,100 00000000000096d726e2c0a688e525e281211475a901b88e6cdc1a4bcdc5110e 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.83 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: 636.91 GB
    • Received: 12.39 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.