Loading Tool

Explorer IconExplorer

Memory Pool

85,199 transactions
31.91 vMB
0.19599142 BTC
Random Selection Loading Transactions
Max Size: 189.63/200 MB

Candidate Block

Mining Attempt d065f1192aa847a792bbf958c901fd8cb7e69008d76abd514174d1dd3c8cbe07
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 06f8bb268a1a3550e3adb2cda75ab20b70264dd0042398ed661a8442097c45b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07552084 BTC
Feerates: 301.64 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (696,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,268 218,268 0000000000000070600e2ccf5ef94c3a66cd38323b4c687db3ef1691a1b3f0cb 408 0.15/1.00 vMB 197
218,267 218,267 0000000000000523564717757d3c0ba5dc8bed1c144baf2d9fe8c1b175518fb8 356 0.17/1.00 vMB 177
218,266 218,266 000000000000007b7a8ca2f8f6f43572bb0fe4db7eac4f1df8c1b1dcb1760f36 33 0.02/1.00 vMB 146
218,265 218,265 000000000000052baaa75682cbcc86dcb6015156e6d3c893e2a3e5b8dccd6e6a 101 0.09/1.00 vMB 72
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.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.