Loading Tool

Explorer IconExplorer

Memory Pool

44,567 transactions
27.38 vMB
0.07301390 BTC
Random Selection Loading Transactions
Max Size: 144.34/200 MB

Candidate Block

Mining Attempt 13a0754b3ac0cff6670ae1c57e0a75d88ad9208fe03c5730e988de34593bc5a9
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 264bbe1d1f708d7de28b7cd0f87e1af3cdb05c263282149a3b17e2b7550647f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,988
Size: 1.00 vMB
Total Fees: 0.02171738 BTC
Feerates: 150.77 > 2.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (667,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,344 247,344 00000000000000363d2c8c884d121023477f034b59aa9adbfa70a37f757c7c80 7 0.00/1.00 vMB 75
247,343 247,343 000000000000000c5384208fef2f79a67756939a1b74483b5ae172034604f0a1 32 0.01/1.00 vMB 114
247,342 247,342 000000000000006627017acb7c38e75a2f5940a91e3a49c2eb8a48b5d5850ff0 107 0.05/1.00 vMB 122
247,341 247,341 000000000000000bac4b4efff835cfd24edd7db7b3075ec6658de2851599a8a2 17 0.01/1.00 vMB 108
247,340 247,340 0000000000000034516f003b4d1b539e8a05a5b452a7db75ecead777d7ee6ca2 83 0.04/1.00 vMB 128
247,339 247,339 000000000000008dee2a52ac025bbd0c8fea201e8256e5af3691c76b4f34224c 153 0.06/1.00 vMB 172
247,338 247,338 000000000000003ce374c29168ae2bf3189c3ac154672915399489ded5493081 234 0.16/1.00 vMB 112
247,337 247,337 0000000000000089acd731d22864c73c54942bb4d973a64ff6a98a295b43c120 184 0.13/1.00 vMB 98
247,336 247,336 000000000000004595b991e45204ca91a64a83070a34999bc205d4b4f7e375a2 222 0.09/1.00 vMB 155
247,335 247,335 000000000000007001ad6e6314607c256c0d40ff802e0854978ae76bd5f89813 277 0.11/1.00 vMB 148
247,334 247,334 0000000000000057be3f5b065b99eb28f8cdbac6b8d6d648e02da1526285ba48 71 0.03/1.00 vMB 78
247,333 247,333 000000000000000d02cb4209700a7e4892191a830538def3776cf08ca9b668a4 462 0.21/1.00 vMB 134
247,332 247,332 000000000000003b22d31a43f874825ecc0bdb245b4feec80c9c04170bab9339 199 0.09/1.00 vMB 96
247,331 247,331 000000000000009d05944e0f5d160e591e81a3dbdf290d64c7cd9a95d2f6dd9e 86 0.04/1.00 vMB 183
247,330 247,330 00000000000000971f5875994cbe126baa4f514c0b82e60f515e7ead411afa34 117 0.05/1.00 vMB 92
247,329 247,329 00000000000000a2d631ad9df1b70b9a380f3ae97e158fbbce1fe553252ac0fa 231 0.10/1.00 vMB 137
247,328 247,328 000000000000000b74e9ec8a16a548e93b404e8c231c1b507e3c84a286ce14dc 15 0.00/1.00 vMB 38
247,327 247,327 0000000000000061147034e7fe0c2890213b9f3c5ed30c9ad1ec829779467f6e 527 0.20/1.00 vMB 184
247,326 247,326 0000000000000057c59e72236b6d0b525f3aa77ad5d12f4e981ef51272c68f37 279 0.13/1.00 vMB 142
247,325 247,325 0000000000000077cf08a31b3ecc058ae2d8a719cb6135a5efedd2a827ea8e01 504 0.19/1.00 vMB 166
247,324 247,324 0000000000000015ff3b1eba14f71f17c1d0cba06830306f39b3ab66e9a26c09 173 0.07/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.