Loading Tool

Explorer IconExplorer

Memory Pool

16,344 transactions
6.87 vMB
0.02556478 BTC
Random Selection Loading Transactions
Max Size: 42.82/200 MB

Candidate Block

Mining Attempt 02a7ac1c911fbdec92c47e43cd51417d635cddba4f6e2c08c5aefd600dcddeb2
Version 20000000
Previous Block 000000000000000000000f827895dea39b23595ce518b773e906a8161920df01
Merkle Root fa8f6fd9ba8cd4a7407f39492279ebaa550efd1af920dbe00a7796c53acf8267
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01919388 BTC
Feerates: 1,241.60 > 1.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,245 (72 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,173 938,173 0000000000000000000092c7b83d711fe749a1a7c1c30f027ca1de7a90a07289 3,602 1.00/1.00 vMB 2
938,172 938,172 000000000000000000004d7f5b6ba77c074562d35b8b5d1ef2e9c35eb6512fe5 1,700 0.67/1.00 vMB 2
938,171 938,171 000000000000000000000c7ac27e20f25413e8a5a3729a63f20312a514925351 836 0.28/1.00 vMB 3
938,170 938,170 00000000000000000000be64705ce02aeaf12b96c79aba2d93ce012bf895641d 2,790 1.00/1.00 vMB 1
938,169 938,169 00000000000000000001e4ac6c7b7afc177cac2b5d32d3cafcd18fdfa22dd98a 3,890 1.00/1.00 vMB 1
938,168 938,168 000000000000000000011fe8fc8cae78ff4c2eb595800cbf6b6335abe77672a5 3,365 1.00/1.00 vMB 3
938,167 938,167 000000000000000000009d689b51deff726923888433b44ce7425f817218ac53 3,603 1.00/1.00 vMB 1
938,166 938,166 000000000000000000006ddc128788b00171d12e19900949cbafb6c010d8f787 4,155 1.00/1.00 vMB 4
938,165 938,165 000000000000000000002c7076b935098ea9451b888ff912d7c2f00729888118 3,145 1.00/1.00 vMB 3
938,164 938,164 000000000000000000009c4238e3ef03d51423d4c1b249548c25adb2e8f004a6 3,152 1.00/1.00 vMB 3
938,163 938,163 0000000000000000000042c40452ff02176f08220a1e26727e95d2ee6fe7ed6f 4,145 1.00/1.00 vMB 0
938,162 938,162 00000000000000000000a849d87eaa51db86f28d3b2feffd66486e38283fdee7 3,845 1.00/1.00 vMB 2
938,161 938,161 00000000000000000001238b15195c802893078519cc3eff34eddc2632930415 4,247 1.00/1.00 vMB 1
938,160 938,160 000000000000000000000caafc4824054257dc4b32a733d5bb56e1724437a331 3,315 1.00/1.00 vMB 2
938,159 938,159 00000000000000000000889160cfe8b3d6fb3d3f1bfdf45896b50b65efc37bf4 4,470 1.00/1.00 vMB 0
938,158 938,158 000000000000000000018317650438f7d3eb0b573206776db7e37341e666979d 3,102 0.90/1.00 vMB 3
938,157 938,157 00000000000000000000c5f76a737f80376e796fd4a7c8d7065dae6b39a18d1e 3,783 1.00/1.00 vMB 2
938,156 938,156 00000000000000000000e7447f7fbdc2d0bbcad9afad019ba276c69f78fd736f 3,428 1.00/1.00 vMB 2
938,155 938,155 00000000000000000001891b665a627db25f0dcc2450ecaec9481d8bcc5cf1c6 3,794 1.00/1.00 vMB 6
938,154 938,154 00000000000000000001323508c21023bd3df10f391651ab193dd96cdc33c6da 4,196 1.00/1.00 vMB 0
938,153 938,153 000000000000000000005ac3e850c293828579a86b4fe78c0bf2484f83417257 3,623 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 823.57 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: 4,088.96 GB
    • Received: 224.46 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.