Loading Tool

Explorer IconExplorer

Memory Pool

74,142 transactions
27.57 vMB
0.07072236 BTC
Random Selection Loading Transactions
Max Size: 167.77/200 MB

Candidate Block

Mining Attempt e32e40926380ef8b6c5ba20bbc9d5a69ff8aca21a526ac02cabbc07f71fe6cab
Version 20000000
Previous Block 000000000000000000009418be377a7dbe0bede82ec33cb930177efc69aaeff9
Merkle Root ae9da990221661104eca8498c23811352ee2d2c668277a34b84d03e1a1000cbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,995
Size: 1.00 vMB
Total Fees: 0.01155104 BTC
Feerates: 100.00 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,252 (492,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,173 423,173 000000000000000004bc4cfbcfdb1807d33d3aba0d747267a01acf429394dd92 2,460 0.99/1.00 vMB 69
423,172 423,172 000000000000000002c0408fcb592d27bef82f295a9611f913f3f228ee3243ce 1,371 0.68/1.00 vMB 65
423,171 423,171 00000000000000000169f404845d6ce1aa59e220f8bcf3c8783051e3f0072ef9 925 0.60/1.00 vMB 45
423,170 423,170 0000000000000000027f2ffac7e10c0191d804734528c220a03806aa171f8feb 1,963 1.00/1.00 vMB 48
423,169 423,169 000000000000000002fcdc88628bbe77d803fc6f252bc4913bbdc0ced0392e1c 2,996 1.00/1.00 vMB 82
423,168 423,168 000000000000000001f23113ba1e58b595462df87d85a91e52d7a7e93675dd71 2,348 1.00/1.00 vMB 85
423,167 423,167 000000000000000004c95a7b4ca7819379ebdb1a6cb0c7e93d1e5db298b60731 1,956 0.84/1.00 vMB 68
423,166 423,166 0000000000000000006a005c91d6f6a8bf69496f731deb2c2e10dc78c7f832ff 1,834 1.00/1.00 vMB 78
423,165 423,165 00000000000000000324760a73a5a18e6a1640e4f52339b44999b7bf4f3aaef6 1,181 0.59/1.00 vMB 65
423,164 423,164 000000000000000004a2f695d008ce33dc645fddc6f39949576ed22e142d5a62 128 0.07/1.00 vMB 70
423,163 423,163 000000000000000004850c3e3414a9d20b35182358f6822ed86fdbaebeec720b 731 0.98/1.00 vMB 21
423,162 423,162 000000000000000001cd7211dbf274911e67fbe1290c64b2d7f1eee9b777ccb6 1,676 1.00/1.00 vMB 46
423,161 423,161 000000000000000001ffb24635871c5e966cbef7349ac9cb570e78b936d415a8 634 0.26/1.00 vMB 81
423,160 423,160 0000000000000000047b85866494b628715c9d9476343fe391346a1acb24b177 1,105 0.79/1.00 vMB 46
423,159 423,159 000000000000000000ca070c01d561f26da31ad37cad69cbd23702c15d4b8cc3 1,335 0.99/1.00 vMB 49
423,158 423,158 0000000000000000002f9941f1dff00aa10480edd691fbb8eec590c5e170f0a6 1,881 1.00/1.00 vMB 45
423,157 423,157 00000000000000000292373083ccd77b35f500999a55928389cdffbb866ad33d 1,671 1.00/1.00 vMB 53
423,156 423,156 000000000000000000e27281892bdb23d29c68bb7f92fc52b47d327bca548ebc 2,068 1.00/1.00 vMB 55
423,155 423,155 000000000000000001a0bf1878d30e04cda771a6453a9fe603abbef8eb578f89 2,684 1.00/1.00 vMB 64
423,154 423,154 00000000000000000210723cb8d5ac13af666f3cb6571f134ea037e448581901 2,608 1.00/1.00 vMB 87
423,153 423,153 0000000000000000033d1b0322d0ec8b267acf85482011935fabc64a494a9e5f 1,393 0.92/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.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: 711.68 GB
    • Received: 17.11 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.