Loading Tool

Explorer IconExplorer

Memory Pool

73,836 transactions
28.71 vMB
0.07171039 BTC
Random Selection Loading Transactions
Max Size: 169.39/200 MB

Candidate Block

Mining Attempt edf9b06c68d885bf5b049b82cf56378b57faa4dc028a7268fbb64524b703a1c1
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root d3431e8ca3b9f0295ebc546c58b63c5698ea329ce6b27d9430641529ea2b3de6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,343
Size: 1.00 vMB
Total Fees: 0.01359764 BTC
Feerates: 98.05 > 1.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (755,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,284 159,284 00000000000009a91ec82fd45fc33df3126c2c9ba8810b61a3641dc1ec1ad7f9 16 0.00/1.00 vMB 39
159,283 159,283 0000000000000a637770118724e800b7452e2c86d137401ab5a8377759e7dd1a 11 0.00/1.00 vMB 17
159,282 159,282 0000000000000c3ca4f00264b3a2633acab6be2a1274a6e3852c1f2a83021511 36 0.02/1.00 vMB 40
159,281 159,281 00000000000003533b2bf4f040bbc5e84a518e0bb54e57aa468b213d2d9069ab 77 0.03/1.00 vMB 123
159,280 159,280 0000000000000a00d54d85acf9aa6422912d58d5eaadf12a8d2f143fd9883e42 1 0.00/1.00 vMB 0
159,279 159,279 0000000000000c263d36eacc44894267d30969b911d5ae14bb40e728d0e023da 1 0.00/1.00 vMB 0
159,278 159,278 00000000000007694a407340826c5335c18ba4ebfbd6140c5b7390c82cc400fb 30 0.01/1.00 vMB 37
159,277 159,277 00000000000001a12b0fe95fa28c33b4c627336220f67c1997be2b60e01cf600 35 0.03/1.00 vMB 122
159,276 159,276 000000000000029e35663cd7f924d5f9ee7fd0357c456ec96bf00d3a887db571 79 0.03/1.00 vMB 111
159,275 159,275 0000000000000175a248f206ca6eee43fc3c94ca1bd784ac116f9191fb889056 35 0.01/1.00 vMB 132
159,274 159,274 0000000000000cf9dce2f3fd51429062712b7005699232229258f6af2eec0bb6 17 0.01/1.00 vMB 78
159,273 159,273 000000000000054d5838cc236d6bec6d12c97bc008185a92377d2e4c2f647392 24 0.01/1.00 vMB 0
159,272 159,272 0000000000000abbb207800832189dbb3aa246f0ab0eb47dbff748a7b5e99eec 18 0.01/1.00 vMB 127
159,271 159,271 0000000000000512572170477fc34c35260cc8c2d4a681111530e9be75098466 11 0.00/1.00 vMB 17
159,270 159,270 000000000000060c3df11506ee2399b0a1c73ee3642a5af405f8bedc91f05f23 32 0.05/1.00 vMB 21
159,269 159,269 00000000000007c513f001dd2473724fef337ba29202397aca6133242536fdde 43 0.03/1.00 vMB 28
159,268 159,268 0000000000000040662216b3967e319eb8c88ce94849b4f905bc565e1beba419 96 0.03/1.00 vMB 59
159,267 159,267 000000000000046cccf25ba39da983992c91ea9bd41de0fb58cea1cb859d84e2 50 0.01/1.00 vMB 0
159,266 159,266 0000000000000bc165cefec74855dd86533a87f3c8b3465eef0cd4bc3ab2dab2 73 0.02/1.00 vMB 75
159,265 159,265 0000000000000666f87273ffee2b20beef2641a097076877daf4cc9e09af97bc 72 0.02/1.00 vMB 84
159,264 159,264 0000000000000aeb0e2e314dcbf78baea4cd3aacf4d559cbff6b6598b5f1373a 73 0.03/1.00 vMB 232
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.