Loading Tool

Explorer IconExplorer

Memory Pool

46,962 transactions
28.85 vMB
0.10952130 BTC
Random Selection Loading Transactions
Max Size: 150.00/200 MB

Candidate Block

Mining Attempt 09c343c5de973313dbe9e28ceb38caf5556748c641aecf688eb4d476fdd22bfe
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (586,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,464 328,464 000000000000000011ef079162a6178d021460fa9a9f29dd28fb18881624fc8b 1,224 0.52/1.00 vMB 29
328,463 328,463 00000000000000001a615355e04d004b2f0efa86cb6868700b356920fe21d709 27 0.01/1.00 vMB 28
328,462 328,462 00000000000000000f64a563e147fdbcfd0d5e746a20cd396c6e3f2293af7d75 192 0.09/1.00 vMB 19
328,461 328,461 00000000000000001ba90d6510f9e23c75231860c5906b004f8a470a82c3c782 1,265 0.61/1.00 vMB 30
328,460 328,460 000000000000000007d471c904d249f530da6a2042d3d4b76454af27d23dbf90 64 0.02/1.00 vMB 38
328,459 328,459 0000000000000000162aea34a55d1aa4b37048f9c52454120335e7bd3e3a1247 660 0.45/1.00 vMB 22
328,458 328,458 000000000000000010c837484a50d08b4c9adc183548f63b4ace69504ba580e8 512 0.18/1.00 vMB 44
328,457 328,457 0000000000000000126c733b49a8698e9f0c735570a83a3a4c65187a7435742e 692 0.37/1.00 vMB 29
328,456 328,456 00000000000000000e370c1e069e76291730bd763577fae0c7ee3e843e02a2ed 340 0.18/1.00 vMB 26
328,455 328,455 00000000000000000aff11f03a4e72c233401090088c2608336a6031fe6b51c9 809 0.40/1.00 vMB 28
328,454 328,454 00000000000000000054834ed35613f6c9aed00c14b8123ce2b65fffdf99b434 185 0.10/1.00 vMB 25
328,453 328,453 000000000000000008fb25e3bc2a5250655b9859542de2927051ac97c06521ff 1,034 0.52/1.00 vMB 28
328,452 328,452 0000000000000000183b809dc287ee936d4f5228b668b999b85467d683545ad7 556 0.50/1.00 vMB 17
328,451 328,451 00000000000000000648ff216e85082428e7579973530583c19f234bf75331fc 959 0.35/1.00 vMB 41
328,450 328,450 00000000000000000ac678400313681983d53dc46d0442b48cc440ed58ef8125 16 0.01/1.00 vMB 24
328,449 328,449 00000000000000000c0d3f4a1c150affda3971ad985e3d745258cb12eb11e26c 16 0.00/1.00 vMB 22
328,448 328,448 0000000000000000156d5dadc85a5d3ba61dbb95a08da84f1b81c823808a3d1c 296 0.19/1.00 vMB 24
328,447 328,447 00000000000000001e0ea1486497b756a94d57ac47a5e23c90dbc2432f1ea05d 1,044 0.57/1.00 vMB 35
328,446 328,446 00000000000000001b87b1b5fc5c6933b5a136631d20631be79d7f326de489ad 49 0.06/1.00 vMB 12
328,445 328,445 00000000000000001c36db9e5947d58458d8c21dcd0e6bf3cadd05252401e9e6 154 0.11/1.00 vMB 28
328,444 328,444 00000000000000001d1cc07a2411c153f4542467047c27ac2b5a2dc1b9cd6aa5 461 0.45/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.25 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: 655.41 GB
    • Received: 14.30 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.