Loading Tool

Explorer IconExplorer

Memory Pool

84,825 transactions
32.26 vMB
0.10797180 BTC
Random Selection Loading Transactions
Max Size: 195.57/200 MB

Candidate Block

Mining Attempt 80e5871212fcd5969b62f9b5913213255ebe1024498d5d09e7b2a1a82aa0525d
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root cc381667cbf564b8110f23355e34c14e7d91b8718a503632b35731c4e64ae957
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.03483974 BTC
Feerates: 181.54 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (603,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,169 312,169 000000000000000032ca583ae268f6f0b71ae9bb17c9cb0fd83921719c014959 965 0.53/1.00 vMB 30
312,168 312,168 00000000000000002203d9885f7fb1c730fc64053cdec5e1100c98d08574fb67 343 0.25/1.00 vMB 24
312,167 312,167 00000000000000001943392401da9a1b948917eb1c6e12f1c1e0cf3014ab1967 42 0.02/1.00 vMB 25
312,166 312,166 00000000000000000dce559db64ac349b9bdbe7f0e89ffbabbffa6b6d7c1e5b2 22 0.01/1.00 vMB 13
312,165 312,165 000000000000000012950ac420362a4c6d1e4b0855de36c3bebb8b4d293a8288 275 0.12/1.00 vMB 24
312,164 312,164 000000000000000002e36a496cb8b497aebb99f6d1ab5e0e02692de20dbf3bdd 1,032 0.71/1.00 vMB 25
312,163 312,163 000000000000000038c09ae7230f3957500667186231277fd444d987f6e8f640 1,720 0.92/1.00 vMB 40
312,162 312,162 00000000000000001387ba82efe0028dedea0f70e0d4caa9f808d637c083bf2b 93 0.03/1.00 vMB 32
312,161 312,161 00000000000000000678f7215575c1c19d1daad04a6824e9ca45bb0311c219ae 855 0.77/1.00 vMB 18
312,160 312,160 000000000000000014afa8d62a27fcf6bbb3782e9a08edbde5d2f8e1e5b754bd 804 0.25/1.00 vMB 56
312,159 312,159 000000000000000035ddf4213909fd72b54297e6016251a6fb5ea91e9427dda2 1,429 0.75/1.00 vMB 30
312,158 312,158 00000000000000000739f4d53338ef6104dfd156ccdf64a0f863827ce092b583 380 0.25/1.00 vMB 27
312,157 312,157 00000000000000002d84a453fa28639f6beeff7ff4ba52d6ca23f0a4b7712666 37 0.03/1.00 vMB 26
312,156 312,156 0000000000000000323a90f3b4dba208d6a5c08873b35a52009665a2529a10b0 252 0.13/1.00 vMB 31
312,155 312,155 00000000000000002f7e1127bacc021950296d7ee4df458f86debb5bb16dcdbf 574 0.25/1.00 vMB 36
312,154 312,154 00000000000000000dc80b3c6f00fed9f82b09ad52eca6d843d3982e3b7264dc 433 0.30/1.00 vMB 27
312,153 312,153 00000000000000000834eeda375ea4f3add4f4c53bb3588c5845d1987f3c64d2 141 0.05/1.00 vMB 32
312,152 312,152 0000000000000000031b4c20275b99c51c3f5d2618e375bd6d06c9076d42aedf 508 0.31/1.00 vMB 26
312,151 312,151 0000000000000000272bbc62fb415eafd1d29d5e4c912150bfb3c747c647d85a 66 0.06/1.00 vMB 3
312,150 312,150 00000000000000002207bf286746f172e2e908ab7936b4561c58ca2c0cc592ba 918 0.62/1.00 vMB 26
312,149 312,149 0000000000000000183a3cd9aafe2d99632b7a9ef37ddb22e778784843bc60f2 284 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.