Loading Tool

Explorer IconExplorer

Memory Pool

74,037 transactions
28.87 vMB
0.07388941 BTC
Random Selection Loading Transactions
Max Size: 174.98/200 MB

Candidate Block

Mining Attempt 0d990c2dd8a6006cebba51f88c6501a32d60b3ca52e96e46fd814b7a16be19e0
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root bb9504b237ad0ddb4716bb9a55e49eb14983f69c65be69068a6b31ede21635ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,178
Size: 1.00 vMB
Total Fees: 0.01013656 BTC
Feerates: 100.26 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (15,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,293 900,293 000000000000000000003f1c7ef0c5fe571db923834ac14686fed76f3167f635 5,258 1.00/1.00 vMB 7
900,292 900,292 00000000000000000001acec0b68620124a963aa59def125578c17a01b8cbfe2 1,294 1.00/1.00 vMB 2
900,291 900,291 00000000000000000001c1de4a0f9d87b2073a69f5a3547376f170bcfb4847fb 2,477 1.00/1.00 vMB 2
900,290 900,290 00000000000000000001760b271bf7349cca8fa3f542df899ff9688445010a59 56 0.01/1.00 vMB 2
900,289 900,289 00000000000000000001905f06bc685d9175fe03071323f75e02daf331e8d39a 1,677 0.75/1.00 vMB 2
900,288 900,288 00000000000000000001b715e690ac6471642e5afb75c195f3618ea366fb0ef7 894 0.51/1.00 vMB 2
900,287 900,287 00000000000000000000e9a405061ac3f3f6844248520d68066270f93d5cd60b 1,551 0.74/1.00 vMB 2
900,286 900,286 00000000000000000000654e51fa9c9199988fb29d8723ea59eba52a0b574dd4 779 0.40/1.00 vMB 2
900,285 900,285 00000000000000000000468521c40ab8ce57095222db4032a3c089679d8fa7c6 558 0.26/1.00 vMB 2
900,284 900,284 00000000000000000001751604a6357286b9d83ff39b94dd608b66f10f15c136 112 0.03/1.00 vMB 3
900,283 900,283 000000000000000000015420c9515d7e6b222e64061b7f71e1c41278a846552c 811 0.49/1.00 vMB 2
900,282 900,282 0000000000000000000106e93637ca40e7c9df5ee25c613dccca5791568e1223 862 0.27/1.00 vMB 2
900,281 900,281 000000000000000000022b03748fb2ea3438ee007fa3349200d5ce285b81b692 174 0.13/1.00 vMB 1
900,280 900,280 000000000000000000021ef661c8c46802d90ec750c8a9fae334223e10a7cead 36 0.01/1.00 vMB 3
900,279 900,279 0000000000000000000154326d8836ebb6fcf3f280d35c2076fa393f8f01f82a 917 0.38/1.00 vMB 2
900,278 900,278 000000000000000000012c89409da67c2d00611f4bffa52473c94b9b39c1c861 915 0.51/1.00 vMB 2
900,277 900,277 000000000000000000006df84453a6defe0b3a4b5f0c0f883e0a2218dec8f61c 781 0.46/1.00 vMB 2
900,276 900,276 0000000000000000000129d7c7ce5ce833a031aaceecd41dfaff4da5ad590ee3 136 0.04/1.00 vMB 3
900,275 900,275 00000000000000000002021630da240a9f06c443732a5eff42999f3626a2e96e 685 0.29/1.00 vMB 2
900,274 900,274 000000000000000000003f8c2744e09fc46b62b6a39b4b55e4129abc228c3bf3 179 0.25/1.00 vMB 1
900,273 900,273 000000000000000000021d99af3501cd0ed2bb3e155f9a847da3cb58e95998b0 1,130 0.52/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.15 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 743.26 GB
    • Received: 18.69 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.