Loading Tool

Explorer IconExplorer

Memory Pool

42,971 transactions
28.46 vMB
0.06417278 BTC
Random Selection Loading Transactions
Max Size: 146.93/200 MB

Candidate Block

Mining Attempt 11adf7bd9d23892f74f65b0093f889921d417eb2025b431b3c97b0e2ff9bfff6
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root ecbfc6679da9657f7c2c9dc7be1fedd6b83b8ef85352d0bca4bcabd0710434f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.00913743 BTC
Feerates: 100.00 > 0.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (821,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,134 93,134 000000000001941610d02f3364772f2c77639789e79c13ec491e738d74665e21 1 0.00/1.00 vMB 0
93,133 93,133 0000000000093d3a05fe87492cc74f6e7a6de518a2b8d32ab76258dbfa32699b 2 0.00/1.00 vMB 3,861
93,132 93,132 000000000001f51ea90d6265194fe52612da4fdf6a4902c922e08f1d6fba1442 4 0.00/1.00 vMB 1,414
93,131 93,131 000000000007daf044134e2e869364171ca564fb1e414eb9713f83b9cc7cfb69 1 0.00/1.00 vMB 0
93,130 93,130 0000000000021ca726d0f5556886fb06d94360470f70824c8cb22eb024a000ea 3 0.00/1.00 vMB 2,070
93,129 93,129 000000000008f48685209e43976a0c63f52138959c63873f95b2fe34cf808e5a 111 0.02/1.00 vMB 0
93,128 93,128 000000000002b04cf5e13bbd5ff0985941594adf9d222910db88281a4f40a36d 219 0.05/1.00 vMB 0
93,127 93,127 0000000000069fd148e29cb670bb3b42c534ff1726ac232e02946e842c8938fd 14 0.00/1.00 vMB 0
93,126 93,126 0000000000056e2a88619af86f83205d0e92029f4834df10d053a7006894745e 15 0.01/1.00 vMB 184
93,125 93,125 000000000006315b0286555b3531acda5fff6df698aaaadc963d6ca990f23eff 3 0.00/1.00 vMB 2,070
93,124 93,124 000000000009750a7766eea5cf0884ec1c63a0707ddd35581b5fd914ad76a9c3 14 0.00/1.00 vMB 0
93,123 93,123 0000000000036fa2daa74a2d0d5cb35e51c507f1e2713a72191cfd744339807d 14 0.00/1.00 vMB 339
93,122 93,122 0000000000025aacb5ef76458ff6fed58e27bdca8215c1a02a8d00943092d15e 1 0.00/1.00 vMB 0
93,121 93,121 0000000000031f05a1c8e54b7458d71283c9938c1d342db6fdfb93e59d567761 4 0.01/1.00 vMB 199
93,120 93,120 0000000000074dff281afc4712f2fb130b597bbf3945b72d094da84cc367891a 1 0.00/1.00 vMB 0
93,119 93,119 0000000000082f9990fcf141bdd0f81f606413614d2b11d8993112b823beab83 14 0.00/1.00 vMB 339
93,118 93,118 0000000000062960a24ea2ed4a18971c883393c00f42b99cc88c7d313b24fb24 103 0.02/1.00 vMB 87
93,117 93,117 000000000001f1460f75ed459d955093600fa5f91b8ca2b1237a6c8cf0418204 2 0.00/1.00 vMB 0
93,116 93,116 0000000000096c30b6ce113d71a7be45f1490a0a4af1a282e2577b045b9dd6a6 2 0.00/1.00 vMB 0
93,115 93,115 0000000000051739de8024f34ac5989e307daa0099ba70d278e528c7287d40a3 14 0.00/1.00 vMB 0
93,114 93,114 0000000000077e5410bdc9f9ea15c7f462fd6adb86bde5e54cb8f5f63bb9aae9 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.