Loading Tool

Explorer IconExplorer

Memory Pool

31,938 transactions
18.56 vMB
0.06948981 BTC
Random Selection Loading Transactions
Max Size: 99.32/200 MB

Candidate Block

Mining Attempt 1ea06f3ed57a6feb20e3f8f9e835e0609481003d0c208b8b743763462693f4d7
Version 20000000
Previous Block 000000000000000000002af0ed36a6537865c0800143839d02ce5af78de6c4e2
Merkle Root 1d7ee118fb32b351b05ad8d83ae3bcb80af61d5d95e54dd808ca62dd738a28e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,818
Size: 1.00 vMB
Total Fees: 0.03422115 BTC
Feerates: 301.36 > 3.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,122 (694,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,240 219,240 000000000000024e6c4d5dc45949327a068b6ef914d47abf1ec16714ab876bdc 232 0.13/1.00 vMB 138
219,239 219,239 0000000000000563007d57c85802429d6907eb4654714b83028d6ead9d465e4b 33 0.01/1.00 vMB 231
219,238 219,238 00000000000003ac221c8697ab3821cbc3726f2175e20b1acb94a2fa033571ee 378 0.23/1.00 vMB 165
219,237 219,237 00000000000001eba760ba547c06c79ad1f53122ff9a32bb1d2bbd97edf0dd2d 565 0.24/1.00 vMB 206
219,236 219,236 00000000000001ae7e699afc12a7a194a68b8b7560c523e0fbca80449e776f43 234 0.09/1.00 vMB 139
219,235 219,235 00000000000004b062164b8a4aa3abd4a9849b613d82613ecef61e50049fe9b6 128 0.07/1.00 vMB 96
219,234 219,234 00000000000004ab4172821a6444fcc56fca45eb52d1c5d6df1c95e9bfd1b86f 134 0.05/1.00 vMB 129
219,233 219,233 00000000000004227750d0686f42c6e76deeb5f631964e5dfacd3ad83abc9ae9 171 0.08/1.00 vMB 205
219,232 219,232 00000000000003926664030f23af12f49af9425c723c8398070505df634ba54e 23 0.02/1.00 vMB 102
219,231 219,231 000000000000007e110b7086b6e65c080c4b7fc76983ed465126e5bc1a2e796e 123 0.10/1.00 vMB 99
219,230 219,230 000000000000031611a0a617dd0c8a67d39ca7b443c04410ddb26ea68b0c1f23 384 0.23/1.00 vMB 118
219,229 219,229 000000000000021cd2bd9b2d5906487aa1a518766a67ae217d8adcb4f600070c 748 0.25/1.00 vMB 271
219,228 219,228 00000000000003e85bbf73f1296f225a3dede7908336807c554d23445cf17aad 88 0.07/1.00 vMB 72
219,227 219,227 000000000000003e7bfdca42d30583ac556c4a2ad26db9fbda8c367534f2c11e 689 0.25/1.00 vMB 200
219,226 219,226 000000000000037ebb2491c96f4ae88711d9099b5e0143d6b05ca20931bdbfa4 334 0.25/1.00 vMB 112
219,225 219,225 000000000000033bc0b1613461710aa899cea5758d7e9b532e6a9bb5289c4e17 808 0.25/1.00 vMB 261
219,224 219,224 000000000000038acb8a2ed5ec346e9787931ef1e9f34717c5e90828605c4d15 658 0.25/1.00 vMB 186
219,223 219,223 00000000000000c815611a04a710fe8582ec338537745768a891b66defe7577c 515 0.26/1.00 vMB 182
219,222 219,222 000000000000033ec5814158b949c1641630005b7078dea8770a9dc4c0856b02 120 0.05/1.00 vMB 148
219,221 219,221 00000000000002a2f5ae04b7f1f5a3407f962896ecb30d5b40ea14a5134a2999 109 0.04/1.00 vMB 148
219,220 219,220 00000000000003afb96c4408fee592f2c5fd0516fcb131e18145de598fb98b48 439 0.17/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 780.82 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: 560.43 GB
    • Received: 7.34 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.