Loading Tool

Explorer IconExplorer

Memory Pool

14,097 transactions
2.80 vMB
0.00855249 BTC
Random Selection Loading Transactions
Max Size: 21.87/200 MB

Candidate Block

Mining Attempt b8728fe7c06a594589f0683a4ae613f5c77d519063bf7da9d66e82f4bcd9463e
Version 20000000
Previous Block 00000000000000000001f064726b30321d998c23d5ec14052ee9368dff10b154
Merkle Root 873edfd5e974afac8f0bb87a66127f45585280545f94756d8684c0059bc27f37
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.00596530 BTC
Feerates: 30.16 > 0.60 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,201 (730,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,979 207,979 000000000000025c4e75c8fa62bcefdb436fe7c28e31e52fb6d04018cfcae2dc 99 0.04/1.00 vMB 91
207,978 207,978 00000000000003a7d5bbda9862fd58373bb547a160829e488ef578f9b7f92040 97 0.05/1.00 vMB 142
207,977 207,977 000000000000037e4a250ffb7900fb4bac68d5390db69294c264ccc0357cb2a4 320 0.14/1.00 vMB 207
207,976 207,976 0000000000000145d7b3314d87fa64995539c18bf00e966284c3c3701e8b2a65 428 0.19/1.00 vMB 199
207,975 207,975 000000000000015782d2cf8b80f0b26e459368a6ad5f86f3499acee78f48901f 79 0.03/1.00 vMB 78
207,974 207,974 000000000000027098078e24cd53d6e1b88835466b91556fdf100ed0f1f3e9df 513 0.21/1.00 vMB 217
207,973 207,973 00000000000002330cd5a7d555fb54c2c62e781db5a914645019d0b09d1c2b1e 10 0.00/1.00 vMB 341
207,972 207,972 000000000000039f0ce6cef9428198fe82834971cc077ff37ab900837adea836 271 0.12/1.00 vMB 141
207,971 207,971 00000000000002e10c41a13b406bfc3c3985f5111f45afed0024219c5a4490bc 122 0.05/1.00 vMB 90
207,970 207,970 000000000000023e9962de2efc7721769d33ae55a2fb4320e1b174ab260180f3 160 0.06/1.00 vMB 216
207,969 207,969 00000000000003c1a5b8097fce8ef14fd00bd9b421c21afc2a8c9d078bb1e653 286 0.12/1.00 vMB 210
207,968 207,968 00000000000001fee1211eb1d9814db4ada5827fd0828f5a75787f35851ed20f 67 0.03/1.00 vMB 50
207,967 207,967 000000000000019e1044a3e26fe7777aff1b3d767939b9fbac9dde10448893ba 719 0.25/1.00 vMB 213
207,966 207,966 00000000000001b174a65981c0a5c00fc9b96309f2b2a7ea0fb906ce4bf09ffa 513 0.25/1.00 vMB 190
207,965 207,965 00000000000003a7b324314ee174a85c744944a05ea5ba27d6aa28edd23f5df1 10 0.00/1.00 vMB 37
207,964 207,964 000000000000026692c2c82aa31742d6bbb7e9abf2289dd8431aec5fba0f001a 610 0.27/1.00 vMB 173
207,963 207,963 0000000000000234c2b761e3b9d81ce310beb78dff590fdf8f554d5ef9869188 283 0.12/1.00 vMB 175
207,962 207,962 000000000000045a7feeb77b75615a1bed716e8a5fcfdb76691628f2c5885b8f 362 0.19/1.00 vMB 82
207,961 207,961 000000000000040b9a8aa2c26fbd47a46a1005c55cb3138aa1a93f337f909637 11 0.00/1.00 vMB 158
207,960 207,960 00000000000004c9fd75a80e4b65c06f6fb60541c8fbcebf96c6d8b87fbe6479 175 0.10/1.00 vMB 169
207,959 207,959 0000000000000364791cf2786f08d77195255f3adc3e29e0403f230544890811 721 0.39/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 823.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,086.78 GB
    • Received: 224.10 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.