Loading Tool

Explorer IconExplorer

Memory Pool

79,189 transactions
29.52 vMB
0.06892224 BTC
Random Selection Loading Transactions
Max Size: 177.65/200 MB

Candidate Block

Mining Attempt 89b5ea1e43a798fc6c448bc3a7dc6a04403798f8720a46c375ec1cf75032f266
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 041bb38d354cce93b309569ba015f93034f7f6c88b39e86ceec90319a98a8f33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,120
Size: 1.00 vMB
Total Fees: 0.00899742 BTC
Feerates: 454.44 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (227,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,201 687,201 000000000000000000003a786ae68fa16426b36270ad23d2e9b724662821ea04 2,596 1.00/1.00 vMB 54
687,200 687,200 00000000000000000004fc4445cdc902a46da896193987060a238e9696d07307 778 1.00/1.00 vMB 31
687,199 687,199 00000000000000000006af40bdd5312fc8859acbacaf157f628680111c91fda4 1 0.00/1.00 vMB 0
687,198 687,198 00000000000000000002c0cdd7add9d85a3cb040a8ed1199834f6431c852b4ba 2,294 1.00/1.00 vMB 37
687,197 687,197 0000000000000000000885aa43f5ac49cfdedf108ba5092288407003872095cc 2,412 1.00/1.00 vMB 51
687,196 687,196 00000000000000000008f2d4d6f5a42e8587ebd17b1e0cf2c8d8a798b1e9d7cf 946 1.00/1.00 vMB 32
687,195 687,195 00000000000000000008c82ebfd227dde6e062dd3bd07d4d5daa57d0fe13f4ef 1,136 1.00/1.00 vMB 31
687,194 687,194 000000000000000000033305215fcbd4f161d48b3b794d8cc33f72c61635a3de 1,805 1.00/1.00 vMB 40
687,193 687,193 000000000000000000086dadbb7bebc09f7065dc804ab5c7d189d448c46c54e8 1,523 1.00/1.00 vMB 34
687,192 687,192 000000000000000000000cd67d294dc93701c06cf1ac61821ba72187e4ed6e67 1,310 1.00/1.00 vMB 32
687,191 687,191 0000000000000000000770aab3aa83510d25f40d842b2063e4c15330166fa5db 1,193 1.00/1.00 vMB 33
687,190 687,190 0000000000000000000d046488fe37898e4ac8f0a8cb5508ae2b6313f2ef14e8 2,748 1.00/1.00 vMB 56
687,189 687,189 00000000000000000004cc8cc82052e902abe7c9dc6c60a22d63b92c11b63487 1,292 1.00/1.00 vMB 33
687,188 687,188 000000000000000000089bf9ed8c934dcca7155d4be56db4d3650d7560a77a37 1,512 1.00/1.00 vMB 36
687,187 687,187 0000000000000000000b8a5647145c0dea3264fd9b4319b24212ba7ec169b3ed 1,322 1.00/1.00 vMB 35
687,186 687,186 00000000000000000009b3a2ed8d9e4827b7801e6a4f142ba0283c5c5f253ced 785 1.00/1.00 vMB 27
687,185 687,185 000000000000000000058f2100f5bf9068ab66689f95abf2f8c2febc604513ae 1,192 1.00/1.00 vMB 33
687,184 687,184 000000000000000000056afbc71266b9273ab312ceb3ad78c4ce736746756d62 1,648 1.00/1.00 vMB 30
687,183 687,183 0000000000000000000bdb0af00c82abf999b35c4469e7f1a487a64f4e36e042 2,368 1.00/1.00 vMB 35
687,182 687,182 00000000000000000007be7a899feaaa78cf8c21a063cb12eecb49644ee0cd08 3,007 1.00/1.00 vMB 36
687,181 687,181 000000000000000000048472eebef65fe4aa00b0ee2c4e420bde3bf0665b47a0 3,066 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.