Loading Tool

Explorer IconExplorer

Memory Pool

34,155 transactions
18.62 vMB
0.05458591 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.14/200 MB

Candidate Block

Mining Attempt ca7b69bffbebb37896afdf0bb8c89c80d1b18a854dfb7706b521b0fc7c8dde25
Version 20000000
Previous Block 00000000000000000000c12df07ff2559c79ae854d2e90581fb0dc800ce4d302
Merkle Root 6c6e8c00ee8685bf359034cf75d108dd17b78d3158752ce21b8bec9f895b51da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 0.9979805 1.00 vMB
Total Fees: 0.01982394 BTC
Feerates: 201.54 > 1.99 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,847 (875,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
38,165 38,165 0000000020689a7ba2dd78a76f9d201201180ef61a4be2cc120ea5a55d957fa6 1 0.00/1.00 vMB 0
38,164 38,164 000000005a89eb99ae9bad51ad6913061ac4e38acc0d6e0df72b41950e08e1f1 1 0.00/1.00 vMB 0
38,163 38,163 0000000031b5bb78bd249098b5d1e749a8ff9e58f06cb928166d3b1ec8fd284a 1 0.00/1.00 vMB 0
38,162 38,162 000000000eee9fe87d3f25f2938df62eb2f1ae30d5cb2787015193458647f777 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.34 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: 521.72 GB
    • Received: 4.85 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.