Loading Tool

Explorer IconExplorer

Memory Pool

83,866 transactions
31.55 vMB
0.08725366 BTC
Random Selection Loading Transactions
Max Size: 190.10/200 MB

Candidate Block

Mining Attempt 0e1da0668de4fda7bf143b2f411f9494ca5cb848686829fec6ddeebf791aaab1
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 97c54e9468a8d866a37b3d7ed0b602a289e6d39cc511f4e8f45842746148c9ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,287
Size: 1.00 vMB
Total Fees: 0.02094284 BTC
Feerates: 181.54 > 2.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (319,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,108 595,108 000000000000000000006d381d7a949eb55003bcc4bd6f42c2f88a9e9f8befa8 371 0.11/1.00 vMB 27
595,107 595,107 00000000000000000011d24b3b49a793bd2d59e822772c1129a22ee21d87225e 1,969 0.69/1.00 vMB 19
595,106 595,106 0000000000000000001406f9ac7d157003d31c173e259bb1eb4a0665cbb11c8e 2,776 0.97/1.00 vMB 11
595,105 595,105 000000000000000000137e2308514670c2bb0604e4be05982541de496b5993da 2,584 1.00/1.00 vMB 28
595,104 595,104 000000000000000000154de89102ccbc8ce54d33d46a4539ab43bad53760350d 2,026 0.77/1.00 vMB 12
595,103 595,103 00000000000000000008864b2adf9782ac3a1a23b3bd525ff4867d98d2ba59f0 2,728 1.00/1.00 vMB 19
595,102 595,102 000000000000000000055869f4ab534703c7250e5a3537c0188e4b01e8fb4e25 2,891 1.00/1.00 vMB 27
595,101 595,101 000000000000000000029165d3bdd29bbe468070c455e920d01313d0057decd6 2,692 1.00/1.00 vMB 20
595,100 595,100 000000000000000000145b4ee47946643952343a4684f35f1ab87fd0a887deef 426 0.20/1.00 vMB 21
595,099 595,099 0000000000000000000ab783b6d0b624a1ccd23adfc4d5174b45c2e4dfa92045 2,135 0.77/1.00 vMB 20
595,098 595,098 0000000000000000000a8eb47a4354f904f2131284348fbb337499f9f1c690f1 1,254 0.45/1.00 vMB 15
595,097 595,097 0000000000000000000320a00136a7b7e5949bc8f59f4e2caecf744e628f658d 706 0.28/1.00 vMB 18
595,096 595,096 0000000000000000000f68ee1b416fc8069444c53d2b62bf6630f94dacb38423 854 0.31/1.00 vMB 26
595,095 595,095 0000000000000000000f98354b0a779e0376009a41a52d49d0ba26f0c48b3a8a 1,629 0.56/1.00 vMB 4
595,094 595,094 0000000000000000001729c10c7b3ade49cfb55ad63aa8ec68cf5769d3a492ac 1,800 1.00/1.00 vMB 8
595,093 595,093 0000000000000000000b30d87b66144e99caa3228af686755de2516c2518efcf 3,274 1.00/1.00 vMB 20
595,092 595,092 00000000000000000001e88d48c14e5c359f93044528a4776f0586429383c4e2 3,052 1.00/1.00 vMB 47
595,091 595,091 0000000000000000000eace0c6698ac9e6eb69a257af9848a1c349cae0ef3d86 2,369 1.00/1.00 vMB 23
595,090 595,090 0000000000000000001546a0cd13629427275d20cebac077218a342f32f61ef7 2,874 1.00/1.00 vMB 21
595,089 595,089 000000000000000000029ad595c3cff59b6ce2e03b72045046d95713c1a38ab6 826 0.25/1.00 vMB 4
595,088 595,088 000000000000000000022387db8dd6a96438942b708866bdecf0929817f55026 2,744 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.52 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: 668.86 GB
    • Received: 15.60 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.