Loading Tool

Explorer IconExplorer

Memory Pool

53,704 transactions
29.74 vMB
0.10359900 BTC
Random Selection Loading Transactions
Max Size: 159.72/200 MB

Candidate Block

Mining Attempt 3fd2da261cc260e0649f1ba1e7351ffa639e5e0fd67752286844df136e761a28
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root a7c0d8c1a7cfa798f54e5aeff9566c19e35a338db2d0c767be7c532e198c235a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,795
Size: 1.00 vMB
Total Fees: 0.03134388 BTC
Feerates: 150.77 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (376,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,489 538,489 0000000000000000000590830393bf4469825927df5557cc6ba3f7331327a8c2 638 0.24/1.00 vMB 8
538,488 538,488 0000000000000000000fa8ac4549280b713c2fcb20b4da8d6c18ee8df1e24fb9 157 0.06/1.00 vMB 52
538,487 538,487 0000000000000000000a66b2a2152e0f9b3a190100f830bbabce6240b10d0e87 1,778 0.61/1.00 vMB 23
538,486 538,486 00000000000000000026124e53ee7033b26e57cbccbb8c2c52f82cd9a635b2b9 1,103 0.37/1.00 vMB 23
538,485 538,485 00000000000000000013891a56f17314b420eca5f201f491cf0f4d0b616d40ae 484 0.30/1.00 vMB 19
538,484 538,484 00000000000000000020274ffc35105f1862e3eb7a35a6b6684cd388b9c53963 380 0.14/1.00 vMB 15
538,483 538,483 0000000000000000000c3507b715eae34cdb0a9881da7394cee8d25ccde561f0 458 0.17/1.00 vMB 26
538,482 538,482 0000000000000000000e4f14a3813f137c9d29da5c0ab1f5e0a331c30b8703f9 144 0.08/1.00 vMB 30
538,481 538,481 0000000000000000000b6ab7a3110865a6626644c6598f8b9859546e7dc4c924 846 0.38/1.00 vMB 13
538,480 538,480 00000000000000000022298067cb64906f95f93cec3d332faec1911f5e226a25 445 0.22/1.00 vMB 18
538,479 538,479 000000000000000000091fedb9ce228ebdb48c69fe4a165833b02f9cdf046e97 157 0.06/1.00 vMB 11
538,478 538,478 0000000000000000001daafbd8b013614b3bab0e6fe26d2af8a586d4bdbeadd4 764 0.47/1.00 vMB 16
538,477 538,477 000000000000000000206bc3e8c02e48321a595e34d641e65e690947400bba00 77 0.03/1.00 vMB 6
538,476 538,476 0000000000000000000a67a00f9fe4c2b25d3314e372ce3f463714c489793dfb 1,129 0.45/1.00 vMB 53
538,475 538,475 0000000000000000000dff1e7357de3c9407f5f3e93bc25775e0933314f76015 490 0.25/1.00 vMB 31
538,474 538,474 0000000000000000001b7cc9b3df8fdfb615e472b54f44e15ae93998aa7b32c5 487 0.20/1.00 vMB 28
538,473 538,473 0000000000000000001573ab5d524f3d60c57615f73666eb4f9b27e773f1167f 1,686 0.63/1.00 vMB 32
538,472 538,472 0000000000000000001731314e4527cebc5fe906699e8a918066d238e0e9874d 59 0.02/1.00 vMB 33
538,471 538,471 0000000000000000000fe773f739cdfeeb12259199bc1522c2e5d67cc0c7eb75 30 0.01/1.00 vMB 18
538,470 538,470 00000000000000000012458023c35ff9fdb2354f58eed6e7561700e951675e7c 204 0.10/1.00 vMB 52
538,469 538,469 0000000000000000001de7d43f43ced33bd81eddffc24299f9d6b82abb42614d 761 0.33/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.