Loading Tool

Explorer IconExplorer

Memory Pool

38,467 transactions
26.89 vMB
0.05471919 BTC
Random Selection Loading Transactions
Max Size: 139.92/200 MB

Candidate Block

Mining Attempt 89e2a8a73da758082d86abd7bea428e2b3129d370ae140fcf7c74a4249be2251
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 3493acc2c80cc5c26ee8c8e3e1f9124632abb5379e7924e35ea2b08f0f450856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,122
Size: 1.00 vMB
Total Fees: 0.00511641 BTC
Feerates: 44.54 > 0.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (206,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,124 708,124 0000000000000000000cfec63b3c5f4f2355be173c1d85ce331558d2f4a5b29c 562 0.33/1.00 vMB 15
708,123 708,123 00000000000000000003ef7939bf9eba08f9c3dad8056c07d7a7c20296a1a116 1,969 0.98/1.00 vMB 5
708,122 708,122 00000000000000000003b305cddd2efcf6ae5837731c91bb10d41ae29c26489e 882 1.00/1.00 vMB 7
708,121 708,121 00000000000000000005ef63c019d06f366b86d6ccb877b9237f62b6212e1705 2,464 1.00/1.00 vMB 9
708,120 708,120 000000000000000000027501c65d8b45577d592c3d956ba354eb9104b8517a1e 2,116 1.00/1.00 vMB 41
708,119 708,119 00000000000000000009b59d1092ae51ddcc34c2364cd72659f19624e150ea01 745 0.43/1.00 vMB 6
708,118 708,118 00000000000000000001fbb0468d44572ce9697f325f3b5111b5ea88502b1fe1 919 1.00/1.00 vMB 3
708,117 708,117 00000000000000000004728c04ca5a8fc0f912122d103f00023a975bc32a09c4 1,440 1.00/1.00 vMB 3
708,116 708,116 000000000000000000028f5601eef9fb7f5f33cc2d2861e8bcbea24e8b6b41a5 1,776 1.00/1.00 vMB 9
708,115 708,115 000000000000000000013161fd585ea3b52e457ed76b4c3a433ed5e8c7f99893 211 1.00/1.00 vMB 2
708,114 708,114 00000000000000000004914c5de514aa3e8779ed145f02cae92a40ace6724c84 764 1.00/1.00 vMB 5
708,113 708,113 00000000000000000003c8e9cdc98aa6e187e0b4d2a30a7b4055fff024ecdded 705 1.00/1.00 vMB 5
708,112 708,112 000000000000000000076db610ae325f487e3d37eb1a13452c3b070739316c3d 2,887 1.00/1.00 vMB 2
708,111 708,111 0000000000000000000bb7ea70b2fec0333a9525e7ed35edfced8065b34195bf 2,255 1.00/1.00 vMB 14
708,110 708,110 0000000000000000000a7e7c1e44d02b71295729133d6314c135314511ee743d 1,300 1.00/1.00 vMB 6
708,109 708,109 00000000000000000003ef44307af72a2ea26c108063b701662349978061c998 2,590 1.00/1.00 vMB 7
708,108 708,108 0000000000000000000b072c0370d414bf01b165267e3c5680b34675d38b8a40 2,124 1.00/1.00 vMB 28
708,107 708,107 00000000000000000007d329682f39fd841fe73a9900bc85a56aa556de896fae 2,504 1.00/1.00 vMB 7
708,106 708,106 000000000000000000023eb420cdee0a8e876b9c2b689ab35f1a2f9df104ac24 1,579 1.00/1.00 vMB 24
708,105 708,105 0000000000000000000976ef7d1de5e7f24c7f14ab28096f5212671363ff7eff 1,234 1.00/1.00 vMB 6
708,104 708,104 0000000000000000000034778be13222d12e85cf17072fdfe032df4c76f4c374 2,646 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.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: 653.03 GB
    • Received: 13.82 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.