Loading Tool

Explorer IconExplorer

Memory Pool

39,328 transactions
28.47 vMB
0.07348816 BTC
Random Selection Loading Transactions
Max Size: 144.40/200 MB

Candidate Block

Mining Attempt 621b78ec6cb8189fcff3ae418769cf7a95235799a505c3b9b3a42dc71ea00c91
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root c901407fb34747334ee4e30adec654dce6154968739083c7c819af2af3d11378
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.01858981 BTC
Feerates: 150.93 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (678,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,121 236,121 0000000000000148064ee32ee53f9ab73d15b01e9b235c2611d58a37695cdd71 522 0.23/1.00 vMB 177
236,120 236,120 00000000000000c83978493d4571a219b3c6d9d202934695bc011f3c4dd51d6c 266 0.12/1.00 vMB 166
236,119 236,119 000000000000001225a54b7f98b8329d681fb21e11bb2cad052eb5fcd0b1fa64 16 0.01/1.00 vMB 145
236,118 236,118 000000000000005c7a6df414d6b142f7324d5fd345844794aa684ac721bd3168 471 0.28/1.00 vMB 118
236,117 236,117 00000000000000bbc56d5e6724638859a1243417b313cd3e7487b8b64edea3db 681 0.25/1.00 vMB 251
236,116 236,116 000000000000007c6bc212f24ad1c74f6275386ace75dcfee315d634acbf424a 63 0.05/1.00 vMB 77
236,115 236,115 0000000000000138465c043f635546b75162ee39e992438f7b3e6aee999ddebd 744 0.25/1.00 vMB 211
236,114 236,114 00000000000000209bff8b1f648fd51763b49e6ed4411834627ff3136bda9f89 64 0.03/1.00 vMB 156
236,113 236,113 00000000000000c99179f6bb5e82bde6652ccabc47443ce11c2155339bdd2c03 194 0.15/1.00 vMB 96
236,112 236,112 00000000000000a86d6d0d678924ef7d025b2b2553b2107a9c303f8529ef448c 237 0.15/1.00 vMB 168
236,111 236,111 0000000000000097e0184a906e7786cb7be346e9902a2476f01460b7e2222b5f 1 0.00/1.00 vMB 0
236,110 236,110 0000000000000032e05e14a72f2e053f6a4df90dad77ea185d7920f182fb4442 396 0.25/1.00 vMB 96
236,109 236,109 00000000000000d539c8cc3e6e87a7eb4c533460a21963a320491624f686d2a6 764 0.25/1.00 vMB 254
236,108 236,108 00000000000000c2970353c2d404c9d66fe3fd47328461ded218ccc31ad1f9fc 378 0.16/1.00 vMB 183
236,107 236,107 00000000000000984833690345507ff2c1ff22613cd4897eaa77319fcae14c23 364 0.15/1.00 vMB 172
236,106 236,106 000000000000015538592471e0a6b37d3861faeccf36896e57224bad1e6835e2 142 0.14/1.00 vMB 104
236,105 236,105 0000000000000151f5d3e8fbb4515df48196241916c7963c9ac86603d679e468 416 0.35/1.00 vMB 95
236,104 236,104 000000000000002f413aa138af1861a76774d8a5f34df8e0e6c3c493421f988c 55 0.03/1.00 vMB 82
236,103 236,103 000000000000014e7d0d913692c66e93f5fc3f57e91fa5944b4450442e49528a 753 0.25/1.00 vMB 230
236,102 236,102 000000000000008feb033af518abee8158458721705208dcc91d57a22d1dd012 536 0.25/1.00 vMB 151
236,101 236,101 000000000000007e9cd9eadda5db2bab77d95026e4b74ee6421d1b940b6f3ac4 721 0.25/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.87 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.