Loading Tool

Explorer IconExplorer

Memory Pool

18,961 transactions
8.34 vMB
0.03180280 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.35/200 MB

Candidate Block

Mining Attempt 6d54b1e54fdb741361d9285785582fe42616be365dca1d07efec50ab3630a54a
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root 0197bd1c371d560ea8af764fc8e3fd991de27271752a32406155f9703cb67dd2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,712
Size: 1.00 vMB
Total Fees: 0.01392526 BTC
Median Feerate: 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (691,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,267 222,267 00000000000001fb10c1a2dbe16d7fcb1403bc0d2043f7aef9cbf839f68c7fc9 515 0.20 vMB 222
222,266 222,266 00000000000000fc837d8159ca1923c0f78813558c0e6d2e586f31a1f9ab6bc5 194 0.08 vMB 170
222,265 222,265 00000000000003f3cadd1f3b1d83d55ddaf41b66c5dd1785360563eea39f2111 21 0.01 vMB 151
222,264 222,264 00000000000002d34ce9660fb931c1d0a8958151d4a8de204ad6b8d5b37804b9 309 0.13 vMB 189
222,263 222,263 00000000000001e6d0bb2a9a333cb96084b684e8661a9b6533c7c149f73c7e3f 643 0.24 vMB 203
222,262 222,262 00000000000003530b97aa8ef497809fde767b3c3e967a8d3449b6c355b592b6 322 0.18 vMB 101
222,261 222,261 0000000000000263caaf4cc96b1fbcd5b31f755c9775ab85147900ccfe051c16 256 0.10 vMB 191
222,260 222,260 000000000000021bb4e5ffe6b96e56dafd3b442cc6db32f2bbba9b08980a7cf0 122 0.06 vMB 155
222,259 222,259 0000000000000093f6b51f5f0e7fc69d970d70180e7766dcaf191e129d46094c 155 0.07 vMB 210
222,258 222,258 000000000000013414e24e67d0b1b6bfaba011817323a56bc30b842288a40c35 304 0.12 vMB 201
222,257 222,257 000000000000030a24d178c23cfd73f6ac5fa710ebefb65c04fdede8f4301ab9 343 0.13 vMB 196
222,256 222,256 0000000000000406a72954e4cb5c1eab979f6cc4a25a9d9178c2d82fc086604c 57 0.02 vMB 15
222,255 222,255 00000000000003010d3cdaf146832df77ee66d1e726a40e43ca159cfdea1714a 15 0.01 vMB 216
222,254 222,254 000000000000020cadd6939c428c6fa9a4d6a59e8b369a24a3d89890e65f2eb9 88 0.06 vMB 135
222,253 222,253 0000000000000374b7b42bdb0a8b231e1187d8734d97358f0f5fa23c0bbade92 133 0.05 vMB 119
222,252 222,252 0000000000000023e527984480bd5c3dec584ec4441e4ee7fac3c92a1770ad93 561 0.25 vMB 224
222,251 222,251 00000000000000ac7d267cbd6f073183ad3bc99d12c0e1826380c8b3fbb9a582 157 0.08 vMB 175
222,250 222,250 000000000000022ad2e5949387003b231bc410ecf5de14a8624a9e031ae56f2c 593 0.40 vMB 146
222,249 222,249 000000000000002e3b5135648127cd0e2c9db76a01fc2a49c136645461c0b304 447 0.18 vMB 224
222,248 222,248 00000000000004766fd217cf9399eaee4278a110baf4197a9e1a489d2be4a45c 9 0.00 vMB 236
222,247 222,247 00000000000002c303ec4fa8ad75ec262e554d969b2bbe77769fb6a26fbfc8e1 132 0.24 vMB 83
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 283.84 GB
    • Received: 1.13 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.