Loading Tool

Explorer IconExplorer

Memory Pool

81,310 transactions
34.28 vMB
0.13860761 BTC
Random Selection Loading Transactions
Max Size: 194.73/200 MB

Candidate Block

Mining Attempt dedfba18ece3215fceb7a67f0abf39a7b1784659ed064902229ba4015620ea22
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 13dcd7eb025084aa69603befc31f1cb62443f3a3fc7f51aa73384dd837b15b53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.02518403 BTC
Feerates: 384.62 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (721,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,162 194,162 0000000000000637c74ef15b21ddc3f631ad88899ae591a2cfe3bd629acb7ca4 350 0.25/1.00 vMB 117
194,161 194,161 00000000000003d6eaeec08023652ccc46b8d4a76f673bd07b4da972e04c7037 484 0.23/1.00 vMB 128
194,160 194,160 00000000000005b9311d8a6ef882f9e2caa50f6cd1ee63fc27324390cbbe736c 12 0.00/1.00 vMB 44
194,159 194,159 000000000000043ef4e0ba274ee086b61b78f55fb88d97e8c9e9d7f98493738c 1,024 0.48/1.00 vMB 142
194,158 194,158 000000000000046acf12eb9a1d77190b96dc328f27f75ea4eb41d08a95197239 19 0.02/1.00 vMB 130
194,157 194,157 000000000000028ac1c39914ee58601943d8940d6cc4e3a138d558ae14d8155c 10 0.00/1.00 vMB 17
194,156 194,156 00000000000005e5a94586f753aa5ec4a6b25d7f5f09840cfd331a355a9bc8da 478 0.25/1.00 vMB 143
194,155 194,155 00000000000006ecb6743dd8ea7da0b68c6ad6b720275ae8b32e2c4ad67b8b5a 209 0.06/1.00 vMB 82
194,154 194,154 00000000000000d03b6f9b017c79e169ffa994fab30980f41f25c4d9c39737e0 81 0.09/1.00 vMB 94
194,153 194,153 000000000000014e1f50b5981af4244fad141e5f5dca861ed02b2c5e40c893c0 140 0.06/1.00 vMB 117
194,152 194,152 000000000000006ddd16cadced61ccf6c2e0bf9d9183ff7aeec4298c232cf78f 395 0.25/1.00 vMB 111
194,151 194,151 00000000000004f54dcfb21ab8479ef1b0c48d5258b22a259c13f9c8c7a35f2f 245 0.13/1.00 vMB 135
194,150 194,150 000000000000075fd4c332417aff52a4ac0b6b7a678c98903bec0a31ddb53669 718 0.30/1.00 vMB 156
194,149 194,149 00000000000005897a6fb010bfb7542afe667fa970ef881384ac58bed0e38668 63 0.03/1.00 vMB 81
194,148 194,148 0000000000000049e14e0f886887c62d709fa5424455d43becd449c2efef9d33 129 0.05/1.00 vMB 137
194,147 194,147 00000000000005a72dae241ec9ba920534ebbe87754f4b1f3ec9f7b2699d6e92 212 0.09/1.00 vMB 126
194,146 194,146 00000000000000d584fe97994622ee5deba57065a5081c5d6c63085b2427c871 461 0.25/1.00 vMB 112
194,145 194,145 0000000000000315991a02fecafe29394498bd8c6fedb95686a1b4fe3047dc1a 118 0.05/1.00 vMB 216
194,144 194,144 000000000000052425ba28c9cbe8223830661a11fb7919491feb99b291b04fd9 195 0.06/1.00 vMB 22
194,143 194,143 00000000000001b4ff18e1dc46e0293b71a530d05dd903d34e649ed82a57ff01 409 0.15/1.00 vMB 152
194,142 194,142 00000000000003c95afe5a3d095e5f88f790a9dcfe567f3dfc3c24deaa13ebd3 227 0.08/1.00 vMB 293
Previous 10 blocks ↓
Total Size: 783.10 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: 729.71 GB
    • Received: 18.49 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.