Loading Tool

Explorer IconExplorer

Memory Pool

29,190 transactions
28.41 vMB
0.08851216 BTC
Random Selection Loading Transactions
Max Size: 136.80/200 MB

Candidate Block

Mining Attempt bebd8116319de521b39642c3714efd502b0146a530b172db8961f619c93b455d
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root 0a37fa914a69c729622fca8df6f64913e48037e787a4943ebf411f4d3bafffe2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.03306677 BTC
Feerates: 195.69 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (678,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,948 235,948 000000000000017dd23920a1f5662f2b2b653b2b9877f3c81e146047ae23f068 447 0.21/1.00 vMB 165
235,947 235,947 000000000000005a7e4cc83c2aaf6f47ee15502cfa7df53b8de92df07db4de63 256 0.15/1.00 vMB 130
235,946 235,946 00000000000000abcba03a361f4fd35d9b4b4df5f1777c65738590cd1e411ebb 427 0.17/1.00 vMB 206
235,945 235,945 00000000000001493e3add9ab75928c87f3cebe41a4bb7c8c7d2e865cd77f644 32 0.01/1.00 vMB 189
235,944 235,944 00000000000000a9a64b09cfbd04c3b31685ae38a2a012917724705b0c751001 175 0.15/1.00 vMB 119
235,943 235,943 000000000000016b5dd46853c2eba6fc6b4d37f4c73761aea2209734c07d69e4 452 0.20/1.00 vMB 177
235,942 235,942 00000000000000df03cc904a314c74c39be4cff0f75e200bf0ee22040c7cc9f1 486 0.25/1.00 vMB 164
235,941 235,941 00000000000000464db9e3b0d10c12955b7b42cd887e3114d90f95f73838d4da 639 0.25/1.00 vMB 212
235,940 235,940 000000000000008e5b29b8a3ec337b0e262124b8d16a3d5c26e3e4ec0cef10e8 192 0.14/1.00 vMB 132
235,939 235,939 00000000000000de653e511f0974caf868713aa4e7d94e88ecb6183d5b41450c 77 0.04/1.00 vMB 186
235,938 235,938 00000000000001208558f75d4187bec61e0b932b47d4c3215bbda801caa3d79e 135 0.15/1.00 vMB 69
235,937 235,937 000000000000013475ccdce0b23ce525e6b82d89917346c324f28de7953faaeb 46 0.02/1.00 vMB 166
235,936 235,936 00000000000000fe191ec9812c0072f71b793fa84f448bf2d48d6b5db82cb913 613 0.23/1.00 vMB 233
235,935 235,935 00000000000000bbe47349134e1aa02b2bbca4f344b5e0294628fd448c8f4546 189 0.11/1.00 vMB 126
235,934 235,934 000000000000014983832f717de9f83a929099887eed4da348eaed4e2e4ade48 256 0.12/1.00 vMB 213
235,933 235,933 00000000000000372fa7caf0ed3024364bfcae3cad01953c19b4ffa20abec8fd 230 0.15/1.00 vMB 127
235,932 235,932 00000000000000ece6da12c22246890a684680c72c6a9f92b110426a3be5684b 587 0.31/1.00 vMB 173
235,931 235,931 00000000000000c9173e8bd4e2f73df00b741eb57bd63d8ea64addb8a7e586e8 82 0.06/1.00 vMB 57
235,930 235,930 000000000000004decf39d898d92f0ca445f299026b0cf885e7d7d177fc2bc46 711 0.25/1.00 vMB 255
235,929 235,929 000000000000001986c602e34b68e84b0d65b129e6a6a09a9ab150c178f0ef23 394 0.25/1.00 vMB 104
235,928 235,928 00000000000000db5be6716fb48608ab36b4583bc98cab600f103b5a32efc689 155 0.10/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.