Loading Tool

Explorer IconExplorer

Memory Pool

80,503 transactions
29.84 vMB
0.07882290 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt c0888eab21d85e9fb4a341ed3741cf54a84ef72670ea107b78a939ae2c706689
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root f5cbf6418f14d6cd1ba56374bf1f249398ac23f5aa1d6281508f46da76e93fe3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,317
Size: 1.00 vMB
Total Fees: 0.01781522 BTC
Feerates: 454.44 > 1.79 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (320,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,976 594,976 0000000000000000000b727475093606e428772c55ed248834dd16b382dc476e 3,285 1.00/1.00 vMB 34
594,975 594,975 00000000000000000013b5ebce8cfaaaca72801a8b31738636c5e300d17fd839 2,842 1.00/1.00 vMB 30
594,974 594,974 00000000000000000014c2daa9cc7971604b203222353911f40aa5a6c0154fe8 2,944 1.00/1.00 vMB 14
594,973 594,973 0000000000000000000ef7e8563c96e350c887881194fbca385ece44ffee567e 2,285 1.00/1.00 vMB 24
594,972 594,972 00000000000000000014da0a15ac0da93e668172412e2f206d128091529465d2 2,166 1.00/1.00 vMB 42
594,971 594,971 0000000000000000000a92b4d454c90e3e542935af2ea2f1e361745de1bc5083 1,278 1.00/1.00 vMB 81
594,970 594,970 000000000000000000137a1e04af2a24ed7159aa0be012a7cad711555415bcb3 2,848 1.00/1.00 vMB 14
594,969 594,969 0000000000000000000e825c7fde9b9cc6bd4d9bddb008db7fd7783ce451502d 2,860 1.00/1.00 vMB 15
594,968 594,968 0000000000000000001308b029fbba98d94532dd6e4727547555408f078e62be 2,887 1.00/1.00 vMB 28
594,967 594,967 0000000000000000000fe475913f5c43de0abcc08390c0274093f4709b8aec9d 2,757 1.00/1.00 vMB 43
594,966 594,966 00000000000000000010a32b023ce05c550e94027280deb1937004b978fbca99 193 0.09/1.00 vMB 21
594,965 594,965 000000000000000000167bb25aa704df6605af2f38946a8339c8ab9832bd3ebb 1,980 0.78/1.00 vMB 16
594,964 594,964 0000000000000000001679eb457354d55ba94d7827ec3f64568fb17af8d49e8c 2,892 0.99/1.00 vMB 17
594,963 594,963 00000000000000000004a77ae92c231a0df58cd6e1c0dd6bf2bf46f3d6dbd8ec 755 0.24/1.00 vMB 20
594,962 594,962 00000000000000000015679e5ce071739228b6cadd82e5063401e3258d41bcfa 2,456 0.80/1.00 vMB 12
594,961 594,961 0000000000000000000265a035a77ceafd018e85b88986c16527d921a9d7109b 3,008 1.00/1.00 vMB 23
594,960 594,960 0000000000000000000a7cc4c5871f03bee312e1a2c32feeb3c1f166fc092558 73 0.03/1.00 vMB 13
594,959 594,959 0000000000000000000012a7b1302e3bcff0d5b74772df1703299204584222c8 658 0.23/1.00 vMB 21
594,958 594,958 0000000000000000000f56272f641e9a0cd1438f9ff2817f45e4074fcaa1a8e5 2,317 0.73/1.00 vMB 17
594,957 594,957 0000000000000000001679d37a895eece3be610ce67c296d04ada6d25c6583e5 234 0.06/1.00 vMB 20
594,956 594,956 000000000000000000122b121567b6890dd627dd8fee516c01b158decbe64254 1,386 0.43/1.00 vMB 17
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.25 GB
    • Received: 14.90 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.