Loading Tool

Explorer IconExplorer

Memory Pool

31,731 transactions
9.99 vMB
0.12066818 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.53/200 MB

Candidate Block

Mining Attempt b03a0c27a61ead6eab6f85f91f787ba7e81949d43e47a1dcac20240081e9b4c5
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 32818e0a46a137183fa12302f9aa480d03ed8969d40b21affa04c73bddd3acf1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03696750 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (769,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,118 144,118 000000000000080814c9619e3597dca5bf305888f5f49f02437008529945c5b5 68 0.03 vMB 19
144,117 144,117 00000000000009280c3ee578b2745d3c8aa3e7f28bce83084ffe1aa1cb05bb79 69 0.03 vMB 150
144,116 144,116 00000000000006a6427c5618c874d56acd9cff94705714e1d039ae84d5625493 41 0.02 vMB 315
144,115 144,115 00000000000005c62257f4ac15042583d1996a9b258915a387a80f059852f4bd 3 0.01 vMB 997
144,114 144,114 00000000000002d9f41de3669359ffbf23b9c2fdca60dfb02c4c70153e96f3ba 42 0.02 vMB 179
144,113 144,113 000000000000096743fa8507323398eb25799e56c1c093050f096cf171a976fb 9 0.00 vMB 535
144,112 144,112 000000000000081f30be32c5b5e8cea49d51c19931f98d7126f9f1b9e133fae7 6 0.01 vMB 62
144,111 144,111 000000000000054fc6602128f9d9f06e0039134a554f85504e9687547c691f8a 42 0.02 vMB 1,111
144,110 144,110 000000000000085aa0ae690442123545c550f64e5c87f7096b0df955cda28acc 8 0.00 vMB 538
144,109 144,109 000000000000046b7c31bfe293ab13b68b0e3c3c38721639ecd0ab07d07bcb5b 58 0.02 vMB 226
144,108 144,108 00000000000007589552f218741d6aa4112a69b9b7c73525e48f64fef68c0e7f 3 0.00 vMB 64
144,107 144,107 00000000000001ddc6d51cbe0cb8c831e4d5708150a8e53845b1e89946b4ca8a 112 0.04 vMB 235
144,106 144,106 00000000000002642a1c46f9026bc70040d8b32bdf83cfd1156769ce33c7e2a8 16 0.00 vMB 463
144,105 144,105 000000000000065ee37b8444193d0fa4090bca63425cf864440c79acd4ef6a92 55 0.03 vMB 219
144,104 144,104 000000000000082926c1333617b93e63bd80eb98f7ce23dba55c5be22b29368f 45 0.01 vMB 26
144,103 144,103 00000000000003b445b3b74832ad4aed0456ce2d99d66a0edb2bf47452789365 13 0.00 vMB 72
144,102 144,102 000000000000092e13ca5a49aa0aa9b2302d2f86a47ca1c96aa42c113e6f9ce2 75 0.03 vMB 352
144,101 144,101 000000000000041a13d8f166ba5a9f48678bfc43bc1d276946d4e8a93a515118 53 0.02 vMB 12
144,100 144,100 0000000000000796aee008bf590e966a40b03a4bc1ed637fb99d4511c27abb31 17 0.01 vMB 190
144,099 144,099 0000000000000239448073a40a81eb8d41a65c9224f33c3927c1bb76ebc92a6e 27 0.01 vMB 289
144,098 144,098 0000000000000899d2ebbc1b6b1bb891b599d722ac4958db5bfd5be1ffa1406c 29 0.01 vMB 3
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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