Loading Tool

Explorer IconExplorer

Memory Pool

76,044 transactions
28.25 vMB
0.07678524 BTC
Random Selection Loading Transactions
Max Size: 171.77/200 MB

Candidate Block

Mining Attempt a1eb7148c2078f37fc7fd6cc1cfa4e1153e1d3faac34fdcdd595628c00761eb3
Version 20000000
Previous Block 000000000000000000005304b920c57207721ddd4d0c139fd52ef7ddb82f87f0
Merkle Root 9e62097500b4467475d5e92d9ca6407eb9df0c48c967dad995a4dbdfa1f3153f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,197
Size: 1.00 vMB
Total Fees: 0.01529688 BTC
Feerates: 100.35 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,606 (699,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,045 216,045 00000000000002fd8ff47d0ddff3fda6b5798790dc6192959c3eff66df7be1a7 384 0.49/1.00 vMB 36
216,044 216,044 00000000000004ce4b13c886c952e4d8ff76debff08f2b093275d41ec84900af 608 0.25/1.00 vMB 180
216,043 216,043 00000000000004a9238d751cdbc9b403b30c217a242dcc813be37e2a1b48b5e6 1 0.00/1.00 vMB 0
216,042 216,042 00000000000004d6fd4995456ff1cb2e4b41a0265fbfeff6b4a30ca724ff4a2d 532 0.28/1.00 vMB 208
216,041 216,041 00000000000003c49e09b8d519489b99e6952555c4da9e1311c59d15f9dfe1a2 92 0.05/1.00 vMB 67
216,040 216,040 00000000000000678f0a658c3cd4ad7ca8e27107ea968e4bd6cadba7cfcc968d 243 0.27/1.00 vMB 97
216,039 216,039 000000000000033c5a10052489dcc12c66d2295ac7fcef99e0712e63fe6afd2e 422 0.20/1.00 vMB 139
216,038 216,038 000000000000000a5483acab498454a790e222eac639826cfcbdeb662015cc90 829 0.25/1.00 vMB 262
216,037 216,037 000000000000022917119ea709dc319472a843b403dafccb831a1398c1b9f3cd 142 0.08/1.00 vMB 125
216,036 216,036 000000000000039e00cb493cac292abcd9e37bf0cf16e60c6e9567686f68ece6 350 0.17/1.00 vMB 169
216,035 216,035 000000000000046186d19a585e5edaca7e0e4a9ca6e26d4f79715093dd85e869 632 0.28/1.00 vMB 199
216,034 216,034 0000000000000460abea2995912785021f686a1418649fd66697ea3917f0b8e4 131 0.05/1.00 vMB 113
216,033 216,033 000000000000012f4d63fab4404f1323f41ca56ade160d8a6560806da029255c 516 0.20/1.00 vMB 234
216,032 216,032 000000000000031d58e4ed2dc1a046f9704195cded4d1d2981d274f9d1189270 192 0.20/1.00 vMB 96
216,031 216,031 00000000000000e5251d162b71a13f30e5475b1734d8ef9116b0071a8ce26a68 597 0.25/1.00 vMB 185
216,030 216,030 0000000000000032a2d26537a95e3424fbe935eff62c640227a592757e2d3847 519 0.28/1.00 vMB 164
216,029 216,029 00000000000001de42e620364c523e706697dbda829b01e4460f12f4935608d5 101 0.17/1.00 vMB 70
216,028 216,028 0000000000000399e138b1191b7faf370de0fe8664c297fe3892b81e1d1447c8 612 0.25/1.00 vMB 237
216,027 216,027 000000000000021f22c2f403747b57ed54ff30b9640a6b4c373d0917f57bf4e4 188 0.07/1.00 vMB 215
216,026 216,026 0000000000000231970ac694a9b733dade1e1690f3af431c81e82dbf390a9823 304 0.21/1.00 vMB 99
216,025 216,025 0000000000000502e2de7a831d29c8399b2437df76a722f24433a5960a28429d 616 0.25/1.00 vMB 382
Previous 10 blocks ↓
Total Size: 783.44 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: 770.79 GB
    • Received: 19.97 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.