Loading Tool

Explorer IconExplorer

Memory Pool

52,360 transactions
30.87 vMB
0.15145210 BTC
Random Selection Loading Transactions
Max Size: 165.66/200 MB

Candidate Block

Mining Attempt a822f42a57b603ea2297a917ae95c23d6796c591663e3f744ba08a7dec71d5e4
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 76abb7445ee824d7103b1c97e017b6ad8dfb4991596afaa9c8cedc985a14983d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,210
Size: 1.00 vMB
Total Fees: 0.06768105 BTC
Feerates: 150.75 > 6.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (601,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,225 313,225 000000000000000033a475a2ceec329f116d94d0899215ae2217cc0f26d00dc3 94 0.05/1.00 vMB 19
313,224 313,224 000000000000000020552b8fc136d210dc26fce7cb6b9a5fa9cf045624a20bf0 242 0.16/1.00 vMB 35
313,223 313,223 00000000000000000a6b510980a34e5f25be17c55c29eaf5ad3b8526923f6d5e 265 0.18/1.00 vMB 25
313,222 313,222 00000000000000000d5aa024ff7cdf31d27c4d3b2a0f33e4c3ebe5ecf3b1a39f 167 0.07/1.00 vMB 32
313,221 313,221 00000000000000001185fce5d72d29b67f4738d4ae14641acf3aca6eed167f28 323 0.28/1.00 vMB 18
313,220 313,220 00000000000000003a41e8e7d74d07c9d20ec18041e140188a3046c3b573489a 805 0.35/1.00 vMB 32
313,219 313,219 000000000000000020cc6b77b91f79b09a5f41b9b900c5ff7002c04e386aa237 581 0.38/1.00 vMB 25
313,218 313,218 000000000000000025be8cf0904b82d5f289aeac322939f4a459c154c74db0c5 156 0.20/1.00 vMB 18
313,217 313,217 000000000000000001d8634eefa160d6e8df7543d03589c80ac0359ea6202cfe 212 0.27/1.00 vMB 15
313,216 313,216 0000000000000000361d72512c379179898dace9efedc0289ad6c2d61597c55a 1,048 0.75/1.00 vMB 21
313,215 313,215 000000000000000025d3b34c9916b0f3cf6bf2d039d41cdb2cd4de28c5263616 1,179 0.35/1.00 vMB 50
313,214 313,214 00000000000000001e8c034cec9e4703955b052dd7747e175dfe1a8f7b3808f8 244 0.15/1.00 vMB 26
313,213 313,213 0000000000000000348a2ee1363aff48e8405c522f8b2d9217ce0bd657531ee5 1 0.00/1.00 vMB 0
313,212 313,212 00000000000000002f994b176bd4ab27334cb37a6554588e32371788ec5c0a34 264 0.16/1.00 vMB 25
313,211 313,211 00000000000000001a6c1a299f5615b203e1cfb94e05914233b58a8b655802d4 150 0.09/1.00 vMB 32
313,210 313,210 000000000000000037da7dba163caf7545b9d30f0d106b944e3848aaf467eea7 619 0.33/1.00 vMB 31
313,209 313,209 00000000000000003616bf5a55d452d4295a818926a8ed8f7ecbeed94bf85092 45 0.03/1.00 vMB 26
313,208 313,208 000000000000000011c2f3db7bf6ca827c2848bec90299c0d218b973af673a69 155 0.10/1.00 vMB 21
313,207 313,207 000000000000000018e51c862dfea33c674b69c6e15f43f0f05cd424ea88f726 128 0.04/1.00 vMB 47
313,206 313,206 000000000000000006d2d1f8264004ffde2f10f8c7d612fc5bc323755416d1f3 832 0.47/1.00 vMB 31
313,205 313,205 00000000000000003089f66b184039e0f1be7e733761b73a1459bfb5800a155f 89 0.05/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.06 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: 651.11 GB
    • Received: 13.41 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.