Loading Tool

Explorer IconExplorer

Memory Pool

81,163 transactions
30.17 vMB
0.13294828 BTC
Random Selection Loading Transactions
Max Size: 181.43/200 MB

Candidate Block

Mining Attempt f8271751fe08d7e0ff27b19c273a8c3d948a81b73933a5622e54230c5afa2914
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0b4b85dcefa81561210d252e45d662907cf6802da27d653be4cbc1b420f70276
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.05597708 BTC
Feerates: 242.90 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (696,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,264 218,264 000000000000009911a5340a1810d00a6485c413ca3b39b529c154ee364279b3 294 0.20/1.00 vMB 116
218,263 218,263 00000000000002a4473a40b9d356ac3b27e5c5e6a1539ad864537dd5ea053804 758 0.25/1.00 vMB 229
218,262 218,262 00000000000003e9f17d6dc2d8f950b1961fc290469dd95ba7f155c99e822ea8 1 0.00/1.00 vMB 0
218,261 218,261 00000000000004f652ccde8b3c5212d3b4466779dcf4dc4a8429fb486a3966e6 636 0.30/1.00 vMB 186
218,260 218,260 00000000000003162254bb2713c7eebf7a12f45d78766ab0b237d014734b6553 488 0.21/1.00 vMB 184
218,259 218,259 00000000000002333cfa4dcebd0006d4d77d31148c1d06c310009dee3205e094 262 0.11/1.00 vMB 190
218,258 218,258 000000000000005aca76665c1b39df703ac8c17678fddbc3f27125c425cdc736 318 0.13/1.00 vMB 197
218,257 218,257 00000000000004f7b934123ec7ef18e6c25f02f8ce4eed966edba6ee4ab7c091 70 0.05/1.00 vMB 138
218,256 218,256 000000000000037e34113b83259f6ff983a1457ea964d86364fef899fc1ebdd8 451 0.18/1.00 vMB 189
218,255 218,255 00000000000001b5f1e9ac3471ac9411c1f0a46b48575c1d068daefb7ccc09a7 598 0.26/1.00 vMB 182
218,254 218,254 00000000000004773501fe9b393d550e6a00e88c596c1b1f63ab39362c97b377 140 0.05/1.00 vMB 157
218,253 218,253 000000000000026259dbcc99fbb79b0c6d9b98ade546b611b02b1a28667950ab 52 0.03/1.00 vMB 239
218,252 218,252 000000000000012471177b469d71242fb1e234d10b53fc2f7820f72be425c104 128 0.04/1.00 vMB 201
218,251 218,251 00000000000001200a98acacca94c7bbc23f7ca4bbbf693c362bcef1f91fb69b 108 0.06/1.00 vMB 147
218,250 218,250 00000000000004374b43f571841707a52955e04d2ed1d8b03e2e4402ace88c9e 19 0.01/1.00 vMB 107
218,249 218,249 00000000000003eb61d3fbd1bc3867afe7b0f8e8da67f3ff432fc2dae8017f87 575 0.25/1.00 vMB 376
218,248 218,248 000000000000045ab341cd7415d4d99aec9977e8260801d53fcd793fb92f6494 396 0.20/1.00 vMB 163
218,247 218,247 000000000000028ca26092762fcfe9d6e61eccf06ed8212fae4f7fe2a6285e67 65 0.03/1.00 vMB 189
218,246 218,246 000000000000023c0f5bd94dade710f88a4311571670368363d6b8bf6f456d09 382 0.23/1.00 vMB 136
218,245 218,245 00000000000003e22f5d1f24ea3f87784586c840133adc65968aa1c18b01f38f 372 0.18/1.00 vMB 175
218,244 218,244 0000000000000152db5a27b86ddc841217440db5410e5654d30a9854b447f522 77 0.11/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.67 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: 673.97 GB
    • Received: 16.43 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.