Loading Tool

Explorer IconExplorer

Memory Pool

24,018 transactions
10.56 vMB
0.03001406 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.37/200 MB

Candidate Block

Mining Attempt 95e0ded51b1a78cccda4b699a9e5b11f1b1bf22fcb58a37fd539fb000b1a3148
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root 40a8ec8589ba7ee02ebb8e8a4e7845cb494a63df9d72d715006be3daff175b2e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,635
Size: 1.00 vMB
Total Fees: 0.01256272 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (661,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,217 252,217 000000000000003f3ec77130b30adfac80080df6be12496240fbdd3cc742af68 95 0.05 vMB 69
252,216 252,216 0000000000000017159efc8c97c59fe7e0fd8abf4a6a974c0a3a1d76ed2df207 658 0.39 vMB 128
252,215 252,215 0000000000000012810bb41ab61e3a56269b5bd23be337a2bfbdfabb5231730f 390 0.23 vMB 105
252,214 252,214 00000000000000248af99589dae824a6fc2689532c142c5647779d00685fdb19 686 0.25 vMB 268
252,213 252,213 000000000000002fa43fafe59499c1ee5d123b4d9eb89950b33668080a02ffb1 1,553 0.78 vMB 48
252,212 252,212 0000000000000035214dc8ae5e1c50eb5868964005b681f2a83bf8e264e26498 505 0.25 vMB 129
252,211 252,211 000000000000003a13f86dd4cd06780e963f40fb6a03d1af36e00ca40b83caf3 762 0.25 vMB 263
252,210 252,210 000000000000003d318decf57bb24661bd24a65c90ed1399664fb84b58403908 954 0.50 vMB 3,534
252,209 252,209 000000000000004b074a64756c4b94d40f4c73ea90034a6ff4e358b498e98bdf 220 0.14 vMB 113
252,208 252,208 000000000000004eba9ebe5b08d429f4227f7517a22f1c69a6532047f615d788 759 0.31 vMB 174
252,207 252,207 0000000000000025b23e5b0f66192d502997971de27f8cff81cb186050ef5289 477 0.22 vMB 113
252,206 252,206 00000000000000510756eb995ec5cd3926fd77f9c6340fb06ca814f3d5336078 140 0.06 vMB 101
252,205 252,205 000000000000004efe7c914030e70eb47c6236d3abfa2e23e25d93aa9cc69639 153 0.08 vMB 191
252,204 252,204 0000000000000026f757c68ed083927ce3eac85577f2c95d2bf7ea6ae8825e4d 110 0.06 vMB 47
252,203 252,203 0000000000000023a37faa9d9553a5bb671c362f3e93af8cb066cf68a05bf03e 257 0.13 vMB 108
252,202 252,202 0000000000000017145f3ab9cada688f22cbfa885ca0b760f40cdc08637d6ef8 509 0.21 vMB 123
252,201 252,201 000000000000004e60a5ff9d6f1f26816a1a20e1c84cea6cd77308c2073af5e0 577 0.25 vMB 165
252,200 252,200 000000000000002aff04919981f8f37604e1a428444217934dfcf66ed6fc9b87 418 0.21 vMB 111
252,199 252,199 0000000000000009e96bfa095cd3a33c6a092b16ad869bf6a7033ec58c6535c6 483 0.23 vMB 148
252,198 252,198 0000000000000015290d85d452080a9afdfb78feacfef6c9a91964e3abf2fcc1 398 0.18 vMB 118
252,197 252,197 000000000000003277074acbbf9e9df22a9ae48d69751172418c0caa71003fb8 23 0.02 vMB 60
Previous 10 blocks ↓
Total Size: 779.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: 397.05 GB
    • Received: 2.03 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.