Loading Tool

Explorer IconExplorer

Memory Pool

87,263 transactions
32.86 vMB
0.13380923 BTC
Random Selection Loading Transactions
Max Size: 199.70/200 MB

Candidate Block

Mining Attempt 690a38ff6282ce25c6a7b57c05311dd525ba7d69e11a3ca07fa8d3f001cc4068
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 344eaecc8e4cc7386d3905fef2b1b8434bccca0cac190a499b60c4debbc6cb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.04832653 BTC
Feerates: 300.16 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (400,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,579 514,579 00000000000000000002579a68bcfeea1826929dd6383730033d2aab2431330c 590 0.19/1.00 vMB 17
514,578 514,578 0000000000000000003c7183b8b32357521e20bcb77d8b8145f84ee379720481 484 0.21/1.00 vMB 21
514,577 514,577 0000000000000000002940a55fc1d891b201db66fd5843906e5cc595ad77f99a 392 0.15/1.00 vMB 30
514,576 514,576 0000000000000000003042bde0b03abf5e4edc0946218e8bcc0326078c1ce066 102 0.04/1.00 vMB 15
514,575 514,575 0000000000000000001eeb3a593595b96c1d722c4fe5b3c566b64e7439bcf33d 2,265 0.77/1.00 vMB 26
514,574 514,574 00000000000000000027c1f35851f292ea6f1f340af2480fd3de19bab29a75c5 940 0.38/1.00 vMB 34
514,573 514,573 00000000000000000048919fd7ebc40aa6ccac547380cb51afe635318ad33df2 1,254 0.49/1.00 vMB 5
514,572 514,572 00000000000000000013cb3cf1a6dd3892e7eda2a823a758a83712d355199101 2,624 1.00/1.00 vMB 59
514,571 514,571 0000000000000000004b99f2e1856572c0770e6c277f3f199c8627667ccb8b2b 632 0.27/1.00 vMB 24
514,570 514,570 00000000000000000042ebc0f853907840503f88b61736d5ec491e640fb029f3 691 0.23/1.00 vMB 12
514,569 514,569 0000000000000000001b5c60d41dfe662c6dd617e016f0a4c374c1a6592306d4 951 0.39/1.00 vMB 34
514,568 514,568 000000000000000000224a8ffacb2382bfd3b1b7aac454ed236fe3b4704711a8 2,997 1.00/1.00 vMB 34
514,567 514,567 00000000000000000050f25271db17aa9d0466d4c5a5870de639567cd1c7c947 1,457 0.72/1.00 vMB 27
514,566 514,566 0000000000000000002a3bda6ed43503035834f8fbbef41d04dc1cb3419365f2 270 0.22/1.00 vMB 6
514,565 514,565 00000000000000000014199735ebf4dd554d247f86849afeac97461645142e51 1,041 0.37/1.00 vMB 37
514,564 514,564 00000000000000000003d6170a8c1c00179f927d1070c7d815be3cfe65f63286 2,126 0.95/1.00 vMB 34
514,563 514,563 0000000000000000004a9544fed91bc7880b71e8ce8f21557aa1f16593f31dde 1,763 0.95/1.00 vMB 15
514,562 514,562 000000000000000000438a561aebc373586f5d37d5284ca89b60cf90cf38059b 2,876 1.00/1.00 vMB 28
514,561 514,561 000000000000000000000f5c3cc327d83a7b30be61bacb93bc82df7ebdbe841c 625 0.22/1.00 vMB 81
514,560 514,560 0000000000000000001524c05012ba1d1e453d3ccc68646b182d9f49d9eef545 2,814 1.00/1.00 vMB 36
514,559 514,559 00000000000000000001d0d90b3a4916f79902a5d997e24ebd766ff4a963a3b6 2,434 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.