Loading Tool

Explorer IconExplorer

Memory Pool

35,364 transactions
15.09 vMB
0.07575966 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.50/200 MB

Candidate Block

Mining Attempt 97cefcaad8db915c9e67b0320d08dd4df1dad28f349fec4ba125bbb7e022fb04
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 682d3a75fbdd2be893704ab3ebc0fa50b3606da2d20d884dd7adca7cab79a435
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,128
Size: 1.00 vMB
Total Fees: 0.05976257 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (717,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,238 196,238 00000000000001b3aa01a6fde56d4022933f71a37b43473fd5a5fcb9cc9d06aa 254 0.10 vMB 213
196,237 196,237 00000000000006c0fecc50e6f268503aa55aed795e4c32b6b683350f2aba61d3 136 0.04 vMB 334
196,236 196,236 000000000000062d6d31203be48b00bee738419b1084da9992a24e82dabd8255 42 0.02 vMB 70
196,235 196,235 000000000000033495ea9071719903fd9501a140269a58dbfc540c7148454bb2 66 0.03 vMB 140
196,234 196,234 000000000000046e246c21a50367beffc70fe3aea375a0bb0cd14d2e2ef25313 147 0.07 vMB 121
196,233 196,233 000000000000025622d424a596361acedb8bd9c463c10b5f06acc96c3350c244 295 0.11 vMB 136
196,232 196,232 000000000000022d41efd1d8330ef62e64e05a2155b8cc28ba3a7ca84c537187 258 0.09 vMB 183
196,231 196,231 00000000000003c82df4318c657102c8466f5c8bb12298705454a96e5b3ac0ae 458 0.23 vMB 123
196,230 196,230 0000000000000370dd66e6d0b1dfe1572ec3ed9f85e89564db159e784f801a0a 249 0.07 vMB 63
196,229 196,229 00000000000003dd58829a8ce6e627b49cee003d70b452f0dc1afe742ad634cf 512 0.20 vMB 140
196,228 196,228 00000000000002c53e5e026789c007d9297a399b229930bdb1d65943b942c704 120 0.07 vMB 878
196,227 196,227 000000000000005833155e0d945dfbe79def161fe70fb3ceeb525ab933c9e526 113 0.04 vMB 53
196,226 196,226 00000000000004288071b27cb264699813ed060ec0900ee923445eb1aaeeb378 348 0.18 vMB 165
196,225 196,225 00000000000003bf2a22a254995770ad504f9f9f38c92786d8ca1bf519f4f5c7 13 0.00 vMB 23
196,224 196,224 000000000000017f2bc81c47a6d4577e7a3b9a8244c5979b00ee702ccacd6d7f 69 0.04 vMB 106
196,223 196,223 00000000000006d360d620d4db0622dbd0155534b39c18f88919f58441bc1d3d 910 0.34 vMB 153
196,222 196,222 00000000000001980360454c2cd140f3144ca85062e5a89d4f7c96e6d2e44e9b 149 0.05 vMB 136
196,221 196,221 00000000000003f1730d3da33d6a02421c70b983de404f262759d49647b36e60 485 0.25 vMB 133
196,220 196,220 0000000000000050b1445acc24941cd467e0031ee02f6dc5f8d3e24431a16d63 32 0.01 vMB 7
196,219 196,219 000000000000059a5070c140e2d3bc399062c4946e464a009c8b364cc5ce4481 136 0.05 vMB 191
196,218 196,218 00000000000002063e0494225cc9e1b0d8f3ceb096968ac70e0ef306313cfc00 7 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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