Loading Tool

Explorer IconExplorer

Memory Pool

37,636 transactions
8.66 vMB
0.10674927 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 7 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.60/200 MB

Candidate Block

Transactions: 3,999
Size: 1.00 vMB
Total Fees: 0.04933115 BTC
Avg Feerate: 2.51 sats/vbyte
Mining Attempt 3bde03c0aec51457928073ac645dc1c66ea274335011d43c635816f08d580396
Version 20000000
Previous Block 0000000000000000000126c173aeb3074eda6b52bff936342ae5353e36b0109e
Merkle Root a64d4353f0bec1b30483a4096d4f1dbb522daa24d1b47bc60949bfa45827cd33
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,759 (762,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
150,130 150,130 00000000000004515f6242090cd767226a82a92c82e2d91df558cb7b5de2f5c4 0.02 MB 49 100
150,129 150,129 00000000000002a8c455fc644eaba7d6483a69c40b159c4ff6d74ec8f9cf0387 0.01 MB 19 25
150,128 150,128 0000000000000172325586b939cb01e5e2e693a9f0a01c5b801123960a8aee4e 0.02 MB 39 110
150,127 150,127 000000000000011cd186be5a621a82d1255e764e4c4f0a6a06943defac3f676e 0.01 MB 28 246
150,126 150,126 00000000000008178b2feb56c81215b5fc4404dc113751c0e4422e10fee337ee 0.01 MB 26 239
150,125 150,125 0000000000000121c0f06bc8a2aaecccada811ffc51b1fcab147c3c24b5826eb 0.03 MB 92 18
150,124 150,124 0000000000000496cfd6503e2110f16be0a017389076d61789acc29113bcf990 0.04 MB 31 121
150,123 150,123 0000000000000106afecb3d5f46725dd8da4ef228908838d4b5e1b9f37063d9b 0.03 MB 92 190
150,122 150,122 000000000000090c2fb2b23034645d94563e546a9ad5f448a803c025dc08ae40 0.01 MB 30 94
150,121 150,121 00000000000008dfc821fa98ae07740987f67e5eff1776cc1244281fe1912abb 0.01 MB 38 192
150,120 150,120 00000000000007f722977a2c9d0c3c6f3ff679f7416dd0dff33a399b5fa5070a 0.00 MB 9 386
150,119 150,119 0000000000000636a701b18932dadb1da62067c0a46bcf997d92eb251168c251 0.00 MB 10 116
150,118 150,118 0000000000000827734c062053d1f144e46623da726d86c586a12c67d6c45085 0.03 MB 113 78
150,117 150,117 000000000000015dc7d7b80e3d89b7758606d7b619c54fee2f55b1e81121158f 0.02 MB 49 187
150,116 150,116 00000000000000649e981220551b0f99208ee9ad9355b70b9b870ab703fa0a02 0.00 MB 10 367
150,115 150,115 00000000000003ff708eba1bfc2e5771f92712928640ab8d298c7f547dc56f18 0.00 MB 1 0
150,114 150,114 00000000000008eb308efac8b71731d166821b97697130c78df6b82dc38e1b60 0.00 MB 12 280
150,113 150,113 0000000000000addcff0ac26bcc03d11f30264065fc8cd8872389f9c26a4316b 0.03 MB 87 148
150,112 150,112 00000000000002384bae6e3b9b97c1dd3f771ee18985588883eaddb86f41679c 0.02 MB 65 153
150,111 150,111 00000000000001305a647fbad22a49c8876307f5953469f2db9c00a2f50d2f97 0.01 MB 39 180
150,110 150,110 00000000000004c6037f73973301100d486a7ee2fe4df9d5c6d9ad688b5661d8 0.02 MB 27 60
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 145.37 GB
    • Received: 1.53 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.