Loading Tool

Explorer IconExplorer

Memory Pool

45,435 transactions
27.58 vMB
0.07330758 BTC
Random Selection Loading Transactions
Max Size: 145.85/200 MB

Candidate Block

Mining Attempt ddbb49c5d23854844868aa3b2929313bdf662b9e50e1e3c610697b4987223b3e
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 82719b4a39736da83cceb352303700ab6cd761ce8d3bf04996d2533d6eee8fb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.02142735 BTC
Feerates: 502.65 > 2.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (713,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,265 201,265 00000000000003357dfc0d4aa91635f0d728b3c6a757278f78d20bb310665166 154 0.09/1.00 vMB 146
201,264 201,264 000000000000021ccbd3c05519b147cfccb2c41efc3441b3a285f2949b077517 194 0.06/1.00 vMB 31
201,263 201,263 0000000000000231c58c602b1fe3658fa589f13018221a6f4e084122eb534154 32 0.01/1.00 vMB 0
201,262 201,262 000000000000058f4ffcd1480a143a17f0a30d47d0e87633b961d994e7b45e53 107 0.07/1.00 vMB 77
201,261 201,261 00000000000003a3903767d4f55d3193dfadc3c73a062ae2763cbbc20bf6121d 100 0.03/1.00 vMB 49
201,260 201,260 00000000000000181c63cedfdf1af0468ce67fac17f8d1f321314bbdba644e8a 45 0.03/1.00 vMB 34
201,259 201,259 000000000000016c9fd63f2283e5840c9dfdb71ee22fe423fc122526a1aa68f4 1 0.00/1.00 vMB 0
201,258 201,258 0000000000000071c05557f8fa080360deb2177b10f381572f71912a54799219 81 0.06/1.00 vMB 54
201,257 201,257 000000000000005a74d8e4c781bab3803cfbcfd80d17dcb01f0ba86f51d3eb37 84 0.06/1.00 vMB 93
201,256 201,256 00000000000002d059783fb1341ba4eff579fda50b4df68c86e9fec6db1e5574 11 0.00/1.00 vMB 0
201,255 201,255 0000000000000161ac4bc3c8ca973bea5383e259ad0703dc6ccd594979c86f77 266 0.19/1.00 vMB 101
201,254 201,254 0000000000000053b31ff462679f00865920c2b606e2b31d991b019fc0f27a15 12 0.00/1.00 vMB 167
201,253 201,253 00000000000005aa4f644f0a12088e2b9f04c6f95339b09b1a8e0881085b34a8 126 0.05/1.00 vMB 282
201,252 201,252 0000000000000055fcb67928a27e3cf4e9193dff84c81b7978d18de64f21f240 139 0.05/1.00 vMB 156
201,251 201,251 0000000000000067d336153e820a0b674bce7cf51c4cb9ee9eddfc11ed3e71c6 54 0.02/1.00 vMB 410
201,250 201,250 00000000000001d6eab50ca870a7d1ee7bc89922c5ca63493699c5cab082adcc 32 0.01/1.00 vMB 0
201,249 201,249 000000000000011a988dd118b4456a520ffe0ea56149fb07c9a93a007cec30aa 161 0.04/1.00 vMB 93
201,248 201,248 000000000000020253c430acad219fffa8d180d03521ddcfbedb64847e4bd137 202 0.12/1.00 vMB 79
201,247 201,247 000000000000045f4bf052806d4885f1ee7207abdbe489316bbceaabb185921a 50 0.03/1.00 vMB 74
201,246 201,246 00000000000004d1dfbfb5a20e57d523d910b90a5dcd39d60208195c9b9810bb 237 0.25/1.00 vMB 76
201,245 201,245 00000000000004298495533e81f275902b4f64ad08e4cdb88e1f34eb094d8c21 173 0.08/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.