Loading Tool

Explorer IconExplorer

Memory Pool

5,631 transactions
8.67 vMB
0.01801957 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.17/200 MB

Candidate Block

Mining Attempt 61bdc194d86780663415b5fc1cc3f0d6b260ae51c55dfd527424b413da2f0170
Version 20000000
Previous Block 0000000000000000000144cbd6d2cd63cf4b5d6953efd0574dd21be70c394081
Merkle Root 78ac79eae8f76409c29648ebdf414146ec267c9cf25c6b94054687b87f413a38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,270
Size: 0.99796425 1.00 vMB
Total Fees: 0.00557572 BTC
Feerates: 40.21 > 0.56 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,800 (875,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,186 38,186 000000002ad4d9d7ee7a6e6ef7d896d50660f9c900fe1d389127f810da921ba2 1 0.00/1.00 vMB 0
38,185 38,185 0000000032d5c0774c6b0e6bf3f1a395568f0c69d6b4f9cf0010facc1c02803d 1 0.00/1.00 vMB 0
38,184 38,184 00000000782613dff82161001821ca3c767bb7a244b8879029a763ecf6c4d243 1 0.00/1.00 vMB 0
38,183 38,183 0000000092c16aff7f1d0d79823aca4c53d325d3da3fe6a60de3557b36b2f6d7 1 0.00/1.00 vMB 0
38,182 38,182 00000000b85b155eb3ab88129a7e534e5aa1b179bdeff96de56a8669010b4ff0 1 0.00/1.00 vMB 0
38,181 38,181 0000000010c8fab44fc0e958c06c894a7407b782eb14c0fed1b7d7460c2622bc 1 0.00/1.00 vMB 0
38,180 38,180 0000000013335b0e7abc2add485e5575649cb801e82b8f73bd325195069b8c34 1 0.00/1.00 vMB 0
38,179 38,179 000000009e856c2b67e9b6f850668d1d58270282a584a976246581cb3b214a1f 1 0.00/1.00 vMB 0
38,178 38,178 000000000f76dbfc97f6e21b81675ac59f4a5da642ba5c02cc5690e97173de0b 1 0.00/1.00 vMB 0
38,177 38,177 0000000073cce636da0d0aedbb185023adfbddff4225d18f4c6fe9f533ad6821 1 0.00/1.00 vMB 0
38,176 38,176 000000002fb87c20de007d46446d59e2e95fa388e1feeacf99076c1539f4c777 1 0.00/1.00 vMB 0
38,175 38,175 000000000285e86535d08d50532682d6fef949e1a32c624093535ccff5ddf1c4 1 0.00/1.00 vMB 0
38,174 38,174 000000009694397b485af22203f180c915f299fd60e31a9fb667c59f219a2b65 1 0.00/1.00 vMB 0
38,173 38,173 000000007eeedcfb2f4c6916ca5230043fe5c481f2e2f2c3a6139306b2b00592 1 0.00/1.00 vMB 0
38,172 38,172 0000000092cd1ccf3627b2117cede8cf85337271264617fb1e8f215f5b08989d 1 0.00/1.00 vMB 0
38,171 38,171 000000009bdb72b9fe694a066ff1a56ba9c97094d4c54d472fda041a572d7fd6 1 0.00/1.00 vMB 0
38,170 38,170 000000009a17a9aa1a12e05453c64d5bfd11f22fcac353707172bdd671a20d75 1 0.00/1.00 vMB 0
38,169 38,169 00000000b0777580e2c83d54b46f1f5c54e016bcfa78ce0831225b557fdf2637 1 0.00/1.00 vMB 0
38,168 38,168 00000000829385c63ee6302a62e5ea835e23c29f5a87570330673dfcb0dc1fae 1 0.00/1.00 vMB 0
38,167 38,167 000000003ca3f38d27044cb1a5ffa76ff065b9e2fdf67ecd97d257c2d4fdf731 1 0.00/1.00 vMB 0
38,166 38,166 00000000242b1104a98c89edae2aa6896e2828a79b13dd98fe97f73530758379 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 515.47 GB
    • Received: 4.35 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.