Loading Tool

Explorer IconExplorer

Memory Pool

81,594 transactions
29.66 vMB
0.08672314 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 1746253e0a1453d63ffa5bcfa1fc050f707d7169123c55f01d63cc1a11e8df5c
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root e81850c079679fb6de51dcefbabbbf5b897d3cb68e42d0e721b1683c9799cae3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.02421761 BTC
Feerates: 100.53 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (688,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,940 226,940 00000000000002cd25b63a2349c753e0643f97e7fde73c783f10037c89042189 364 0.14/1.00 vMB 193
226,939 226,939 00000000000002af87a793e4c539a5635735b183440fbf4fb1ccd87249434ebe 146 0.07/1.00 vMB 146
226,938 226,938 00000000000001d7d69f7f6e8cf6ed72c2c4c36a8266849487f5c5ec771d3c05 219 0.09/1.00 vMB 169
226,937 226,937 000000000000018075c4b2033ab0579bec6f7c816cdef5502dadc78eda4ffcfa 287 0.12/1.00 vMB 156
226,936 226,936 00000000000000d84b0dfc4dbc3659b3569de4b0d5c379ebeebdb2dd9de5e84d 162 0.07/1.00 vMB 174
226,935 226,935 00000000000002f6d6f882092f93d814fb692a855243c90613d777b816ee5d23 202 0.08/1.00 vMB 237
226,934 226,934 00000000000000e0c49875bb59cdda565888f83ea49f85c38e5754ee2b9756a9 76 0.04/1.00 vMB 49
226,933 226,933 00000000000001778ee66ae7691c285ce822747a18a950948eb244aade2f361c 17 0.01/1.00 vMB 78
226,932 226,932 000000000000019bb739030ef9b53ac69d81e5dec3206a9292fe1bb6d0ae8678 229 0.11/1.00 vMB 215
226,931 226,931 000000000000027e8ee05f810d045a456c5c6ec1c88118a9d3d286d6c3f7c30e 69 0.02/1.00 vMB 141
226,930 226,930 0000000000000271b89ea6a1714db21e9b8a123dfd0199b070e2ab35cbc56643 225 0.11/1.00 vMB 172
226,929 226,929 0000000000000309433a6a91329e6010957fc9e6af33e8b7dc29f8bde28fddcd 193 0.09/1.00 vMB 129
226,928 226,928 000000000000018493ea8b7f0238b53f1c5a4c62f8b325c2d51c6574ab852018 64 0.02/1.00 vMB 162
226,927 226,927 00000000000001e0ecf4c6f48396d4ed4f94fef164e45fffea2f6305f7adacc6 133 0.05/1.00 vMB 235
226,926 226,926 000000000000008bc0336d0466be843eaa80426755ea953f3e563217a5c6593f 200 0.11/1.00 vMB 162
226,925 226,925 00000000000000441f28ee9922d14d4306eb703a91eb87e482cefd73177a8784 179 0.11/1.00 vMB 142
226,924 226,924 0000000000000145752fe6400bb321e4a98ce5a811811eae4ff955dca93afb5b 9 0.01/1.00 vMB 40
226,923 226,923 000000000000002fac8df47456e96b63109d7cddcfec00c590cfa6a27e7609ed 178 0.07/1.00 vMB 195
226,922 226,922 00000000000002d84aa6c4944640cd81491a6d05117b02a373d4ee9a71dc724d 121 0.06/1.00 vMB 187
226,921 226,921 000000000000021ed03c8bd0096712ff8df6fcd552173de6ef32d0595fcbdbdb 347 0.15/1.00 vMB 88
226,920 226,920 00000000000001bc3b025138eaf70638436ee0ca1d27c3cda227f87f5df12c38 224 0.11/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.