Loading Tool

Explorer IconExplorer

Memory Pool

84,277 transactions
31.82 vMB
0.09998010 BTC
Random Selection Loading Transactions
Max Size: 194.57/200 MB

Candidate Block

Mining Attempt b2fed5e2a54a46a6f7431b379c443bfc5796d2f9dc28fb1078580d48c7a8ad56
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root cde21ebbd1f66931f809d2e531ea0a0cee81bdb52d8c78ac1516aba9e76fad4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,430
Size: 1.00 vMB
Total Fees: 0.02403389 BTC
Feerates: 115.99 > 2.41 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (678,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,270 236,270 000000000000004e8308b8200f1976ac67f2a78f8eb2d267b019de291262aee9 26 0.01/1.00 vMB 105
236,269 236,269 00000000000000db72f2550c682b17046a23e836802b68e3e6379f7558fb2e07 126 0.10/1.00 vMB 115
236,268 236,268 000000000000004290861a5f433fcb037d8d22fbac5381614a235cd05bf1cd6b 380 0.25/1.00 vMB 80
236,267 236,267 000000000000004bdd60b569cb4d2fd4ae92bb1e88b3c9d8a41acd45f96174da 225 0.15/1.00 vMB 48
236,266 236,266 00000000000000e3bf415866b929b198acd932d6235e881405a6f30d41921974 507 0.30/1.00 vMB 120
236,265 236,265 000000000000006d6d6ad617dd5a0919d9b64a33b89fdfbdeb56f9b8b30dd07a 782 0.25/1.00 vMB 236
236,264 236,264 000000000000005c3e661255eef58134689ae9209987f0574bca9b706130d139 366 0.19/1.00 vMB 151
236,263 236,263 00000000000000e5b854d7867b928ccce5993dbe4f5935e46b450c06448bbae1 270 0.15/1.00 vMB 106
236,262 236,262 00000000000000872e472a66db865ad644b6698c6a2f78e026defccf8a35c981 444 0.20/1.00 vMB 180
236,261 236,261 00000000000000b19f8460c82c6d9807e9d3ea893d166fe127bc88dee19fa85d 250 0.15/1.00 vMB 53
236,260 236,260 000000000000009c414d3443722b572218ed346245853c62660a352c8ce51056 667 0.25/1.00 vMB 217
236,259 236,259 000000000000011c86e6ad2e1c7f0a61acfa94a0029c85827022990133339c2d 133 0.07/1.00 vMB 103
236,258 236,258 00000000000000c2134b078ef8e5e3b67509a476c347ead3a7c709423b24861e 693 0.36/1.00 vMB 163
236,257 236,257 00000000000000926a4a6562431df8b3484f2069c469be2b6e64e3f98169843c 262 0.15/1.00 vMB 97
236,256 236,256 00000000000000b25fee6f290c275c90aa96107689d3202c3662186b5b840485 531 0.25/1.00 vMB 133
236,255 236,255 00000000000000102e068b0e1230acb74d58e142967c68c79526933cab30d030 662 0.25/1.00 vMB 226
236,254 236,254 000000000000006c34158f9b9f3ce132939fe4db3def2f4e86d5e61eed38984c 124 0.07/1.00 vMB 91
236,253 236,253 000000000000010bca0a5e15a4cde5ea5fc01308172fe67a35c35fbb3e9e5d04 248 0.12/1.00 vMB 144
236,252 236,252 00000000000000737f71dfdc78a2d4448e0abad5a5240e35bcacde8067aaaa2a 403 0.31/1.00 vMB 99
236,251 236,251 0000000000000104f3dedbe83186dd013ef91109c3a0574f470b3b47dd0d1a8c 789 0.47/1.00 vMB 138
236,250 236,250 000000000000010a849fcbf9eadd7b99be35133682432bba3211917aec6794f2 739 0.25/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.