Loading Tool

Explorer IconExplorer

Memory Pool

46,484 transactions
23.50 vMB
0.05689904 BTC
Random Selection Loading Transactions
Max Size: 129.42/200 MB

Candidate Block

Mining Attempt 3c58c1fcbab7192889ebdd27ea34377f4223dd65aafc05458a026cefb8561e47
Version 20000000
Previous Block 00000000000000000001b73ac60b272adde6c9e6785633f574ac0b5aba905ada
Merkle Root 79f257bab950ffa9adb72794fcfc98884ef1a73bbd25d43c73eb53c3b011f117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.00764908 BTC
Feerates: 52.19 > 0.77 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,982 (741,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,197 172,197 00000000000007029e2c1571dca1cdd8e8464ed2253850d7b216c69042bac9fc 11 0.00/1.00 vMB 15
172,196 172,196 000000000000078ad1f01bd5bb2adcab103f69783a295c79a90db2a19d79909d 31 0.02/1.00 vMB 42
172,195 172,195 00000000000007fd6c409ca7d2b2c8ec4b72f0dc2507f3c1448fe9e5f2cf0162 155 0.05/1.00 vMB 88
172,194 172,194 00000000000008962352659c59c057914f053394774878a97eba33e030dfddff 1 0.00/1.00 vMB 0
172,193 172,193 000000000000015d0909d37154008b9d7c99e75d266b992f1423453257b95891 1 0.00/1.00 vMB 0
172,192 172,192 000000000000012557e035034b2d89497305e14e85c66ffd6b1d9519d04a0139 62 0.03/1.00 vMB 97
172,191 172,191 00000000000004cc05ab84c76d64490e9feafaee46194f92156cb32d5d79f1e0 4 0.00/1.00 vMB 67
172,190 172,190 0000000000000914b5c72ef38a70aae7fac228a658c99f0acfd0f1daaa6bdeb6 2 0.00/1.00 vMB 194
172,189 172,189 00000000000001d1b5b6ce1ff02b052ae19a9fc0f53fea6223a2ec8e9c024d4d 6 0.00/1.00 vMB 41
172,188 172,188 0000000000000857b089f28f4dc72e7d535af63f42970a50412d677fec1225f5 20 0.01/1.00 vMB 174
172,187 172,187 0000000000000782784a0c3d67932c8e0de0fb1688f49b8bb2ab021c898ef70f 68 0.02/1.00 vMB 25
172,186 172,186 0000000000000781eb929a95ca690a6557147abca8370ae360c5cac2add323b3 13 0.00/1.00 vMB 0
172,185 172,185 000000000000039a00e74e5347b1a0b98b09d940391dd3bad02c179897e61851 67 0.03/1.00 vMB 66
172,184 172,184 0000000000000130f90c33a391eaeadcb8de455fc528a2b5a3e484c67b5a8efa 41 0.01/1.00 vMB 103
172,183 172,183 000000000000011051718e8f862b6f669119e1bb2c93f08ee9d5bc51588b99fd 20 0.01/1.00 vMB 76
172,182 172,182 0000000000000923bfb195a78bf7bbf71392f85551258b82792c99bd7125cfff 46 0.02/1.00 vMB 214
172,181 172,181 00000000000009dd9e2f151a285ffa550008decf9ddb3c73b8c059a69363055f 15 0.00/1.00 vMB 67
172,180 172,180 0000000000000770f858fcfe382f5f4e4bbfbcd4f3511ae18383acdedb60fa08 8 0.00/1.00 vMB 43
172,179 172,179 000000000000087a6742bb14a5838ca1c75afd72b0739fd1e5ab5a1655318e09 23 0.02/1.00 vMB 89
172,178 172,178 00000000000002b1639aff0b2a087c2476ad6fd688c918b8a7ade7e4b889069e 4 0.00/1.00 vMB 0
172,177 172,177 0000000000000ac63ff4a3557e597e3233e4ccb663dd4b15b6374311f388aee7 117 0.03/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 780.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 539.05 GB
    • Received: 6.14 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.