Loading Tool

Explorer IconExplorer

Memory Pool

33,726 transactions
25.54 vMB
0.05589190 BTC
Random Selection Loading Transactions
Max Size: 129.15/200 MB

Candidate Block

Mining Attempt 7028ffa84d7781127982e16ff20ced15cd76eff27d75944da78e6eba0f620ded
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 13874ea821237db081af6a4352435bfea366d74b176856ee283c1bfc3319b1ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,550
Size: 1.00 vMB
Total Fees: 0.00946521 BTC
Feerates: 74.70 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (72,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,441 842,441 00000000000000000000f23dc5e8d6cb72ddfa5459e525263974b86e2b0fb6f7 4,506 1.00/1.00 vMB 39
842,440 842,440 00000000000000000001985c05e50c9c7929345bfde82c5082983cd96d9183e0 5,412 1.00/1.00 vMB 46
842,439 842,439 0000000000000000000094c3205af0940cc26d3992f6fa88e089094fc3591056 5,914 1.00/1.00 vMB 40
842,438 842,438 00000000000000000000f89ba384138629337b34328a273e9376c27b8811b02b 4,634 1.00/1.00 vMB 42
842,437 842,437 000000000000000000003a0c8e14c4ef66ee96ae87a608e2b27193f959c262b1 4,933 1.00/1.00 vMB 82
842,436 842,436 000000000000000000007d8fb7814e4dd5e2dee0110c46f05ba77b2e9dbe33c8 2,983 1.00/1.00 vMB 20
842,435 842,435 00000000000000000002412c2e3b714a7e7da0c7862cad1617b176a4ce510aec 5,231 1.00/1.00 vMB 27
842,434 842,434 0000000000000000000084398e8db104c23ecc55a69d8f287f7197813d9ccf9c 5,191 1.00/1.00 vMB 31
842,433 842,433 00000000000000000002db91760c92ba68a3f6f9bd1f14ba4fbb5f2530e5cb59 6,000 1.00/1.00 vMB 39
842,432 842,432 00000000000000000001d845362d7a615ba6d176b248a767f7377244347c4b1e 5,714 1.00/1.00 vMB 34
842,431 842,431 000000000000000000029c117ff7999d3bbd7f0d3cb0064b7f6266af0a5e8746 4,923 1.00/1.00 vMB 42
842,430 842,430 0000000000000000000284235b580770330f441626aedfddebf157e60f0cb033 3,060 1.00/1.00 vMB 20
842,429 842,429 00000000000000000001cfd556e984ffa143f7c787fffbc24e7f6e0a776f4be4 3,443 1.00/1.00 vMB 23
842,428 842,428 000000000000000000013622e998eacb89cbab99c46864c558ca049bd28bbc83 3,175 1.00/1.00 vMB 27
842,427 842,427 000000000000000000012a23a5b94df07248f57ec50c798c86a95baa8afa9efa 3,134 1.00/1.00 vMB 27
842,426 842,426 00000000000000000000a568463642cb883349ec944daf94f8e6d19e084fd3e6 3,869 1.00/1.00 vMB 13
842,425 842,425 000000000000000000005fda989193c29681973e854de6f4d384b89f52609d53 1,202 1.00/1.00 vMB 17
842,424 842,424 000000000000000000022c0544837719d93b1d69a3d7a18eca08b8a9a88047bc 3,079 1.00/1.00 vMB 21
842,423 842,423 0000000000000000000251936191e22ad1ac18bebf733c7766806e9810ff53ee 3,285 1.00/1.00 vMB 23
842,422 842,422 00000000000000000002792936777eba4d23e707523d1be75463b4b1058aed7e 2,312 1.00/1.00 vMB 22
842,421 842,421 00000000000000000002b79085ed6da9e1e1591c046c18a129ec48807145f190 4,393 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.