Loading Tool

Explorer IconExplorer

Memory Pool

68,402 transactions
26.06 vMB
0.06479698 BTC
Random Selection Loading Transactions
Max Size: 157.02/200 MB

Candidate Block

Mining Attempt a076163a3eb897bf869f63d2ff7b76ac03322dce55f449d448df176128e6fb4c
Version 20000000
Previous Block 00000000000000000001f74e6b9bd04d983712c8efbc426287f2cd9e0a80e31f
Merkle Root 485baaa0abc70769bfada19912e353f058068c218b12c86ac5ea1604b0511d5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,888
Size: 1.00 vMB
Total Fees: 0.00955323 BTC
Feerates: 40.21 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,530 (717,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,309 198,309 000000000000046b6216235025d7560aa4735dc0edb788abdfa88df73d89c197 6 0.00/1.00 vMB 14
198,308 198,308 0000000000000563221328a2d13922994d5d18a54459bcc6a698d40f44ffbede 315 0.18/1.00 vMB 96
198,307 198,307 000000000000043fc33fc2011f0a8a8f381654c2f1013dbc474027b16f962e26 95 0.05/1.00 vMB 115
198,306 198,306 00000000000003fadf684db893599989ed1ce1bdcb96c05c4141e24854558fac 102 0.05/1.00 vMB 163
198,305 198,305 000000000000053330a1141da2c2ca8d1d3b60718fb7f09f994ef716f3ecbf11 397 0.14/1.00 vMB 142
198,304 198,304 00000000000002605d4d8a043e830846bfe2cb98112e54ea39a59b83bdf195ca 497 0.25/1.00 vMB 134
198,303 198,303 00000000000000378fd8f39a5b04b8be93d9ebe531a9dad98d396eb25525221c 21 0.01/1.00 vMB 91
198,302 198,302 000000000000000c43c5343fcd7b28a3afad62848b59a9efd7592f2710f91000 274 0.14/1.00 vMB 125
198,301 198,301 00000000000003f6416aad229d22f6c8fb2625544fb6b39673416115459ca826 10 0.00/1.00 vMB 166
198,300 198,300 000000000000016d7157131175af5ad44a01a5bc9fa879c463922b667effe88a 692 0.24/1.00 vMB 156
198,299 198,299 0000000000000457ace57cbdea3988282f7abe3399d8a11b152a79b92e872a46 122 0.05/1.00 vMB 182
198,298 198,298 000000000000039eac450340cd2a0a8abfc2adb9aac8f448646d210774cfc7c5 113 0.05/1.00 vMB 185
198,297 198,297 000000000000024ee87d2a6ca6160e922f925557b3b718ae29fadebd1136e6c9 652 0.25/1.00 vMB 148
198,296 198,296 00000000000002e1c11274216c70520bbc84e523c4482a9dc63c7a83ae835d8d 123 0.05/1.00 vMB 130
198,295 198,295 000000000000054151b0cad29389258328bda84a68a3bdfbf3e4c93c506529cc 104 0.04/1.00 vMB 244
198,294 198,294 000000000000000269fb4029b82437e4df35c317a5b583147eaeec21575128e5 144 0.05/1.00 vMB 134
198,293 198,293 00000000000005da89a7cdf37a274ff49668681091f31948d615393b8272a50b 32 0.12/1.00 vMB 42
198,292 198,292 0000000000000236f8cb109907a2e19a5d7e80915d87a9391b34757c285c371d 447 0.24/1.00 vMB 124
198,291 198,291 00000000000000c05b3e8c2800447aa22c1f0f4327c677809740bc7744cd87bc 118 0.04/1.00 vMB 134
198,290 198,290 000000000000028a20a7ad223e552ce8fb6f55f96901d97b8fab2c9773ba2635 71 0.02/1.00 vMB 28
198,289 198,289 00000000000001baa8d5772d492b2791fef01766898c630042c586194b7e9484 94 0.09/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 783.32 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: 767.25 GB
    • Received: 19.39 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.