Loading Tool

Explorer IconExplorer

Memory Pool

74,047 transactions
28.87 vMB
0.07395117 BTC
Random Selection Loading Transactions
Max Size: 174.99/200 MB

Candidate Block

Mining Attempt 36032a740522ee9dc945dcb4012cd55c67f85f7c6cf7cc9121b60b8df26523de
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root bb9504b237ad0ddb4716bb9a55e49eb14983f69c65be69068a6b31ede21635ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,178
Size: 1.00 vMB
Total Fees: 0.01013656 BTC
Feerates: 100.26 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (12,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,299 903,299 000000000000000000020c18c52e00f860641b1e9951853896504004ffafac10 3,278 1.00/1.00 vMB 3
903,298 903,298 0000000000000000000265f818abdf4b3e51cb8340c2536c6b8d857483024f08 445 0.18/1.00 vMB 1
903,297 903,297 00000000000000000000963ae628777456e6cf5ca13a61f50e077a6668f568d1 1,888 0.78/1.00 vMB 2
903,296 903,296 000000000000000000009c4ba658d8e079e70e7acfdf7d348b27b57eefa8fda3 378 0.07/1.00 vMB 1
903,295 903,295 00000000000000000001a6b7d702f355baeb30e569aafbf6c02b00f079903b0f 2,506 1.00/1.00 vMB 1
903,294 903,294 0000000000000000000267e9a742fed7645788f8b11e144d09c3cf5959c1c816 3,655 1.00/1.00 vMB 4
903,293 903,293 00000000000000000001630c9fd11e96aae84b97536f86c575219f22ec0b554b 196 0.04/1.00 vMB 1
903,292 903,292 00000000000000000000875432173481d93daeadbeb0d4eb5695f8b8720f0cbe 421 0.11/1.00 vMB 2
903,291 903,291 00000000000000000001607f24f2ddafbe12c82d381d9e70a63944ccca19fd83 2,258 1.00/1.00 vMB 0
903,290 903,290 00000000000000000001920377b14c3017b5854f03e3b998ee7036ba0ad201f1 217 0.13/1.00 vMB 1
903,289 903,289 00000000000000000000ea332b3ef0f8131f940492c7763479b480bd78b02ddc 748 0.21/1.00 vMB 2
903,288 903,288 0000000000000000000014aa20b84b5616a7e575485c75d03d95144d3d8763e6 678 0.29/1.00 vMB 2
903,287 903,287 000000000000000000017af84f1e53621a1f05b94d07d608c9353cd78e6a08e3 872 0.26/1.00 vMB 2
903,286 903,286 00000000000000000001cd152683d41d955a1ae3cf76a80005e6f7d9bb457dad 302 0.15/1.00 vMB 2
903,285 903,285 0000000000000000000051158ac79b433ca79bc6ac3da63068e5bea424d5634a 1,101 0.45/1.00 vMB 2
903,284 903,284 00000000000000000001b75bf80d7dde169c3f191633dcbba44d63f06e722a5e 1,259 1.00/1.00 vMB 0
903,283 903,283 00000000000000000001f2c956839c1d29ee78d2f2257f52813a2b7825516a27 155 0.11/1.00 vMB 1
903,282 903,282 000000000000000000012400a17be1d1c7c0ccd3b97b302c249e8b202bbff9bb 379 0.15/1.00 vMB 2
903,281 903,281 000000000000000000025d320493b8ae551a74d1384bab1bd1bfbe2e8c0e5a19 435 0.12/1.00 vMB 3
903,280 903,280 000000000000000000006b8a26165710170d2ff3104f9992c05df54f4c5ed8bb 1,862 1.00/1.00 vMB 2
903,279 903,279 00000000000000000001890ab5f663c2904612f7f32786b16730266cb2d077ee 977 0.26/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.15 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: 743.26 GB
    • Received: 18.69 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.