Loading Tool

Explorer IconExplorer

Memory Pool

18,946 transactions
8.76 vMB
0.04255915 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.28/200 MB

Candidate Block

Mining Attempt 19b8ec2cfc6b584886f438a4d44ad106c70c1bce7f61c1a6771504f40779f3eb
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 0ea13e51c117d35eb7e2e629731394bed5669c75afb50edd0ad750f8265521c3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,418
Size: 1.00 vMB
Total Fees: 0.02358045 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (746,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,937 166,937 0000000000000a4443143dbfe24db7fb5ce80757e7e86854c68764d797e9f428 26 0.01 vMB 278
166,936 166,936 0000000000000bfcab891454485968ca2a746a485430a9749ecce2b567a39d64 68 0.02 vMB 101
166,935 166,935 0000000000000863fc0b089405af8e009faddce117ef36bb5249ac960e964b7a 25 0.01 vMB 83
166,934 166,934 00000000000007839c5a164989ef3ec3a544959b27eac30a52f3477ee1db3a11 12 0.01 vMB 813
166,933 166,933 0000000000000b5c74cc4eceaba1d823e2786c08639de41314aa337bba0b33ab 19 0.01 vMB 55
166,932 166,932 0000000000000b6928ec56c60569ba97e7c2b4837b7df00ce26306af5731bb56 109 0.03 vMB 3
166,931 166,931 0000000000000bc5a683b792897cb3bedb881757b6eb28e722f1434a4fbe518e 79 0.03 vMB 146
166,930 166,930 00000000000007e7602e94cc25961916207e967d0b06f11f7dc81755ed7aa710 118 0.05 vMB 106
166,929 166,929 00000000000008ec4094caeded4f62cc41e9fd0fd484ea602854623dbc1e3999 99 0.05 vMB 132
166,928 166,928 0000000000000b8ac5ccf060df6e5e6dd2dae24d76f1247dd72215d060f13a9d 11 0.00 vMB 458
166,927 166,927 00000000000006db4076b81956c1a7ff3c4d3d832af763f32ea1999293d5e8aa 20 0.01 vMB 114
166,926 166,926 000000000000056bfa6cf9b92acdbd0c2754052f26cc6af1c2b01c518c7a9788 26 0.01 vMB 49
166,925 166,925 0000000000000b866f29ff5e31ee239aee55620d4559239ed52dd00678462f56 101 0.05 vMB 110
166,924 166,924 00000000000005bef0be67b1f6c22641e454a8d544e9cdad35f0daf5b52b7394 72 0.03 vMB 210
166,923 166,923 000000000000070d302d9ff9cf087f9e367584a5af9c2bf5c1605d5d43ef0d60 103 0.03 vMB 43
166,922 166,922 0000000000000a43dbd999c53981aa75c85cd5cd1fab9467a49c11b24aa0fe0f 15 0.00 vMB 44
166,921 166,921 00000000000000852d6544f62fb206a4b9f058f1086488b6b3d2d6beddb9cd83 56 0.02 vMB 147
166,920 166,920 00000000000002a631131adf23bfee344b27b01b5062979efb0e113ea09ea3ed 52 0.02 vMB 165
166,919 166,919 0000000000000aec192fe23ce9aa0b69b41993bde6bf7b0801cb7c33df62f99d 121 0.04 vMB 15
166,918 166,918 00000000000007529d097e198f213902a1be26aa61267e56aea1a6ef38005a15 39 0.02 vMB 82
166,917 166,917 0000000000000b06da2ea4742a6d9bdb57754f5a31b9030ddd539bcd16dfa94c 18 0.01 vMB 54
Previous 10 blocks ↓
Total Size: 779.56 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: 268.19 GB
    • Received: 1.04 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.