Loading Tool

Explorer IconExplorer

Memory Pool

82,167 transactions
30.51 vMB
0.13263336 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt 4db719881f1f64955f3032b4750377ff1a8a2f2ffc81b6b25cfedce134952a7b
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 6190fd3a4965a46442f11735c02daea0fe4c008b3c2f9dae5b809605a553bbfe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.06947079 BTC
Feerates: 203.60 > 6.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (408,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,908 506,908 0000000000000000000efde918016db5fe4c6ef33f83c7e8f389031d2c929623 1,195 1.00/1.00 vMB 183
506,907 506,907 0000000000000000002400ff35308fb529666bb080c818d7bbc894a1b3921303 2,572 1.00/1.00 vMB 227
506,906 506,906 0000000000000000004c6abdb8ac89536c3d4df64bdc42b70d6d930b27ea7ce5 2,787 1.00/1.00 vMB 221
506,905 506,905 00000000000000000047eb09a5f5541b6ac26625264fda69c4adaad660b7b9d2 2,275 1.00/1.00 vMB 164
506,904 506,904 000000000000000000485c228421239cda9c1e22948cb0511694b02629850742 2,769 1.00/1.00 vMB 199
506,903 506,903 0000000000000000002e7cbdc0d01cf91fdfbb26437c4b6e95bccf16b1e4c216 1,617 0.76/1.00 vMB 116
506,902 506,902 00000000000000000003bd5a26a2141362a649e098ac4e3756806702b92c803c 2,683 1.00/1.00 vMB 173
506,901 506,901 0000000000000000003cfffd23495c687015412d158252545c4935f0db91f506 272 1.00/1.00 vMB 21
506,900 506,900 000000000000000000351cd317c85061a616cff9662d966c82c07e445f1e7ca7 2,303 0.96/1.00 vMB 143
506,899 506,899 0000000000000000001da0a2040a959840c010808c469debae6f23e1e4a4ba23 589 0.35/1.00 vMB 193
506,898 506,898 0000000000000000002efb066a6b91ef2d0c474cc0bcdb1c9bf4955ff2e8eb40 1,598 1.00/1.00 vMB 55
506,897 506,897 0000000000000000004c03bfefffaad82bdf5260826e8b72115521308ba447fd 2,672 1.00/1.00 vMB 132
506,896 506,896 000000000000000000194c3ecc011675d9f5c68045335cb34d0ddd31b0c219f3 2,898 1.00/1.00 vMB 210
506,895 506,895 0000000000000000000d75fdf34fc5266b22d7ea3b4d9f0ad76a458ced9a7b6d 95 1.00/1.00 vMB 10
506,894 506,894 0000000000000000005a0c4108ba2554d28dd8044c739385143a92ba94e5231b 639 1.00/1.00 vMB 10
506,893 506,893 00000000000000000012822d43e62c8fe6fa36846d9010ced338b0a5fd5d25e7 702 0.44/1.00 vMB 84
506,892 506,892 0000000000000000004c53ae83ad80e7268335441c18b8ed34911b1f1fa0b5c6 717 1.00/1.00 vMB 35
506,891 506,891 00000000000000000002c1b7721219e72045cdc621a4e0bb7a89e913372c6ce6 1,276 1.00/1.00 vMB 84
506,890 506,890 0000000000000000002ddb749b5dc4a73259196eb0ec38e0c679c24a9c6f7f56 847 1.00/1.00 vMB 37
506,889 506,889 000000000000000000314ff9239d894bc67daa8497a430d0120d47e2c429f445 1,702 1.00/1.00 vMB 129
506,888 506,888 0000000000000000001c6c1fa8942a19934c5c4c6f728dda471900ac5fa81792 341 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.