Loading Tool

Explorer IconExplorer

Memory Pool

30,420 transactions
23.18 vMB
0.05926226 BTC
Random Selection Loading Transactions
Max Size: 122.97/200 MB

Candidate Block

Mining Attempt 6eff5d8a5ac8bf276adc4d6d9151ad3cb2e6241b00b5e43abd539169d62a2ca5
Version 20000000
Previous Block 0000000000000000000060fd7cef8808c2070f64718d137349c8f337cd3fcdb8
Merkle Root 74d85dc41afdfce5d7cdf9622ca1fc06ecd0ab6c4466edfe10ff7e56427c3160
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.02290971 BTC
Feerates: 81.71 > 2.30 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,496 (193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,303 941,303 000000000000000000000dae734670045a13f197cc90a1ea173cc090ed892f0b 2,558 1.00/1.00 vMB 1
941,302 941,302 0000000000000000000143c9da21ff6b1f96e3b376d2636fb1340a594146193e 4,968 1.00/1.00 vMB 0
941,301 941,301 00000000000000000001ca23fd6898840d2cae3534ddea45f0ed303589449a09 2,950 1.00/1.00 vMB 0
941,300 941,300 000000000000000000007520a716660f2359c5924679712747090de7e4782c1f 1,522 1.00/1.00 vMB 0
941,299 941,299 0000000000000000000011cf1af673f0f3c062a6a2561915947ab9b14a37d4fc 1,964 1.00/1.00 vMB 0
941,298 941,298 00000000000000000000ea02440079babad87c20d2def131d9a242c64c4f4e24 3,610 1.00/1.00 vMB 0
941,297 941,297 000000000000000000012949d54d7138da480e8a0e4e2394b379657884deae42 4,164 1.00/1.00 vMB 1
941,296 941,296 0000000000000000000187e12f9b81f2b0104a951ecd61f7f108bfd234a4df28 2,918 1.00/1.00 vMB 2
941,295 941,295 00000000000000000000c045d49b0663933e5318694cbb55fa9d2380b20f0fa5 3,636 1.00/1.00 vMB 3
941,294 941,294 000000000000000000013fd55cb61fb80343e5186c93b3ea83ceb722fac164a1 4,762 1.00/1.00 vMB 1
941,293 941,293 00000000000000000001c9df7f2ffcdf237c61af39be86675ba3ee289ef95b71 1,982 0.50/1.00 vMB 2
941,292 941,292 0000000000000000000002ad234b3cc11497c479dd153fc9f1ffc515e0448e59 4,263 1.00/1.00 vMB 0
941,291 941,291 0000000000000000000107c4bb746b16eaf1b7cde2827574de83b84d5823dfa0 4,721 1.00/1.00 vMB 0
941,290 941,290 0000000000000000000062d0f034bf9ecb3266cc592c09fe42610b6e50ccb3db 1,425 0.35/1.00 vMB 2
941,289 941,289 0000000000000000000149f3669ed35d424bd3e1a33455dc367ab06108a18ca6 4,605 1.00/1.00 vMB 1
941,288 941,288 000000000000000000019974f3c9f75eb582f9352391b467fa88b5c3a78ff646 4,650 1.00/1.00 vMB 1
941,287 941,287 00000000000000000001c429d5123686c772d180277b0c0669c2afcca7f2f988 4,875 1.00/1.00 vMB 0
941,286 941,286 00000000000000000000e1d5b39091d7e3577a3fff97a2a694256557ed238e28 657 0.16/1.00 vMB 2
941,285 941,285 000000000000000000008042452f04ebc6c46d47c7d20e348684594a27915b8f 3,523 1.00/1.00 vMB 0
941,284 941,284 00000000000000000001746ddb12674b4e279c435338c6a03fdd4b7c84d1353a 4,985 1.00/1.00 vMB 0
941,283 941,283 000000000000000000019c31192e225f4ca6d77e6560a3d03b60b5aba2649f00 5,088 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 829.44 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: 4,660.57 GB
    • Received: 252.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.