Loading Tool

Explorer IconExplorer

Memory Pool

17,213 transactions
11.90 vMB
0.03089019 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.44/200 MB

Candidate Block

Mining Attempt e7a4e55e10b8deb31ce8d454ee1f9b2459fb1d02eb26f51a0f0ff9bb4c87766b
Version 20000000
Previous Block 000000000000000000009899a66d9ed0e5d2247b8f4b5f44120955a8c7ffbf95
Merkle Root 1d203cdee947a59765a8c9a92c2ca40b41b190071db688e48a9dfebdecf3e70b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,330
Size: 1.00 vMB
Total Fees: 0.00310674 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,255 (771,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,859 141,859 00000000000000364e63fa9c4f196132b4088420e4e16bb52f14d3c58ad705f1 24 0.02 vMB 81
141,858 141,858 000000000000028a0c1f7f699b6903a08320a5df08ab59a5b9f057506cd7227a 41 0.02 vMB 190
141,857 141,857 000000000000055462cfbfc9287ed9a98610f4dab122557cbc869368b278db54 10 0.00 vMB 692
141,856 141,856 00000000000003cadc5f0edaadbfa9366322744206ea9ebd5a176083355e1f66 107 0.04 vMB 228
141,855 141,855 000000000000049370fbe7744c1967bbb90ce5e98a56b0d21f43ef7443842551 33 0.02 vMB 325
141,854 141,854 00000000000003f0b2e4e700dd8661e9988b6d1123e44f8f1766618ace1a8f43 12 0.00 vMB 264
141,853 141,853 000000000000019e3cedff2981911d11aa0195d952c3781ec85dd0701f372ecb 104 0.04 vMB 66
141,852 141,852 00000000000008a1d6380534cb3ed2f858d483fd6d33ba65ae4c2a50b68b4ce3 132 0.05 vMB 263
141,851 141,851 000000000000079356cfd001626b879b8648f0c8c5ca99ea90a562468d6c05f9 13 0.01 vMB 464
141,850 141,850 00000000000006396c16b7f697fc9484f7767c4b2dff23696c568db9413062a8 12 0.00 vMB 18
141,849 141,849 000000000000035226145159b18a129fe766d0b5b466f1b6e677d5df7a5cf46f 34 0.02 vMB 103
141,848 141,848 0000000000000423fc73a8b202a7f23d4517ea66320954959ce2f2d4a644cb34 38 0.02 vMB 283
141,847 141,847 00000000000007f97e129e0c3b7281b586dccf9dc2bca15a46dc421e74b17aff 147 0.04 vMB 44
141,846 141,846 00000000000006644d8621ce6bce1b5e8d612db1f684f5cb2755a816be7e8f1f 1 0.00 vMB 0
141,845 141,845 00000000000006809de1d1363db76d930aca5e4ed1467d039572ec140b9107c6 113 0.05 vMB 152
141,844 141,844 00000000000007d36946c90bf6e8bb8ab90377eb54c4c9826b9cb8890160b105 84 0.03 vMB 182
141,843 141,843 0000000000000062858dfe579c300a22cf07b635976e9d678c13cb9308e97eda 112 0.05 vMB 196
141,842 141,842 00000000000008a195cf141341044a2f44778fd496d09edce0d8133a3381ada4 36 0.02 vMB 110
141,841 141,841 000000000000060c061a84ece6c4c6320fe1e4b156b445bbe17ed3d7c2ecd7d0 6 0.01 vMB 59
141,840 141,840 000000000000001746162ed42b463453bf5d0cdef8cdf1f7379a856a510af608 1 0.00 vMB 0
141,839 141,839 00000000000005a2e6282972afe02cddafc9e8a66f6ebc492c42331d8123ff7c 25 0.01 vMB 435
Previous 10 blocks ↓
Total Size: 779.30 GB

Node Details:

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