Loading Tool

Explorer IconExplorer

Memory Pool

47,177 transactions
27.63 vMB
0.07199878 BTC
Random Selection Loading Transactions
Max Size: 146.37/200 MB

Candidate Block

Mining Attempt f1f3f6211a707d7f7e942a3857c8bf8d45445806c9b2d430e9e2fceac8aaef64
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 8d552926c4fc7967ea41d7e456db244f00973f4bbf3b976f2f56bae245e29096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,887
Size: 1.00 vMB
Total Fees: 0.01921921 BTC
Feerates: 318.30 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (713,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,271 201,271 000000000000023d915be4ad57461c12a54a819f2dc4ca1774216a09bdba82b8 58 0.03/1.00 vMB 26
201,270 201,270 00000000000004685c2a76d8e408319cc7c4bccd638f287d22c3d50f72b28b5f 69 0.05/1.00 vMB 109
201,269 201,269 000000000000041dcf6f739b10307bb9616086e38044e38738e6f2274d1e2c8e 307 0.14/1.00 vMB 302
201,268 201,268 000000000000046832f583853ca1f8f8a9ee5842a23fd10cd534e65777e294e3 316 0.19/1.00 vMB 71
201,267 201,267 000000000000028a826f6705c361401051a70ad02cd8b54a64afb9bc5fa7d2b3 1 0.00/1.00 vMB 0
201,266 201,266 00000000000003d6081adfd5901e5f06087aad9009f47ea581a259ef831e0bf2 90 0.04/1.00 vMB 61
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
Previous 10 blocks ↓
Total Size: 782.20 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: 654.03 GB
    • Received: 14.09 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.