Loading Tool

Explorer IconExplorer

Memory Pool

47,790 transactions
30.26 vMB
0.09755997 BTC
Random Selection Loading Transactions
Max Size: 161.18/200 MB

Candidate Block

Mining Attempt ac07b29e1cafe81e4722e74a509127bbcc979d5e22cc3834b88a3fd983ff664a
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root b9990d387eb1ad81a8364d3c8fdcd702cef71abb26061809cc3224fa7eb374d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.03645650 BTC
Feerates: 150.97 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (266,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,029 648,029 000000000000000000060494edae7b5815f7193c9a36a0674842c102fb5ad7f2 244 0.08/1.00 vMB 35
648,028 648,028 0000000000000000000ab0ca17a3dfc4a5eb45ab4deac95f481dc796088e17cb 1,918 0.77/1.00 vMB 41
648,027 648,027 0000000000000000000ee941c7695af963df8175ccb3b5d78e7a0a2f0ccf245a 50 0.02/1.00 vMB 30
648,026 648,026 0000000000000000000f56e9240ed3e5258902d3ac61579ad1e5d980263c98ab 756 0.24/1.00 vMB 7
648,025 648,025 0000000000000000000ca291e833ecea757cf1791b28dce1a6ba5477ac51f704 2,144 1.00/1.00 vMB 55
648,024 648,024 0000000000000000000d90e2f83097c3ad565a3a87d044e1ab4bd0c05afec9b5 1,321 0.43/1.00 vMB 40
648,023 648,023 000000000000000000031a1066d6648764117a14f6c30adfd67ee705b8562662 1,116 0.47/1.00 vMB 30
648,022 648,022 000000000000000000078998387e9cec1c85fcc44a1d436b85ab6e4ba832d5b2 74 0.04/1.00 vMB 40
648,021 648,021 0000000000000000000d01cd02437094ec570f3f51107edfb7825b3c97f42eb4 956 0.47/1.00 vMB 38
648,020 648,020 00000000000000000007c7b44abc548d7a5e04c7962c19ed148c244909babe44 162 0.05/1.00 vMB 46
648,019 648,019 0000000000000000000c91dc3e03b575cff6913f7b2c5dd795511256eb9576f2 1,081 0.42/1.00 vMB 44
648,018 648,018 000000000000000000070fa5b5764f971aeeb9a586e9acd13e2a3baa37a799a9 35 0.01/1.00 vMB 37
648,017 648,017 0000000000000000000359d082b9356ddc20c3b6b10bde19c089fd8ea2520219 1,403 0.70/1.00 vMB 37
648,016 648,016 0000000000000000000a35fa46b80a9b96332bed92731ecb18f7ebbc41613e29 1,344 0.57/1.00 vMB 33
648,015 648,015 00000000000000000005227d023dee33cc72423645fb8a6f4d4ca4214f1e284f 937 0.43/1.00 vMB 46
648,014 648,014 0000000000000000000176ffcef2c36438a68266deca1c8c62c192ca28ab4ea8 1,918 1.00/1.00 vMB 58
648,013 648,013 0000000000000000000b4de94fd54c24d2992cf8019d69d064ab54f50b4f10f5 508 0.16/1.00 vMB 37
648,012 648,012 0000000000000000001021b189eb07f460ab6e308e9c6aeb8cde3bf07442dbc2 1,541 0.64/1.00 vMB 42
648,011 648,011 00000000000000000008b3febc1fc55d7e4292caf8584de681cbb76dc5c23940 639 0.22/1.00 vMB 41
648,010 648,010 000000000000000000097e444d4c98a0e325b0cae0cff6b0a3aed0bdc8bfdf31 1,616 0.58/1.00 vMB 38
648,009 648,009 0000000000000000000a071073f980263da0a57694668a4a3f19335ed5ca0577 1,169 0.49/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.