Loading Tool

Explorer IconExplorer

Memory Pool

45,828 transactions
28.59 vMB
0.07391376 BTC
Random Selection Loading Transactions
Max Size: 151.87/200 MB

Candidate Block

Mining Attempt bb82207ce8b6c4684541d1738842034a907b5d77c5aee151a80e4644263238ab
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 30355a5d0402a58509e4defeb60a513645dc7d7da968db4d36fc9bc82164d16a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.01964795 BTC
Feerates: 361.66 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (595,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,778 319,778 000000000000000024f1f905ad2a065f138315bedaf7c275c2fec62d7197313a 677 0.39/1.00 vMB 27
319,777 319,777 00000000000000001bbd8728b84c2ef57baeaf7279a26ef66b16db6f7dadd6ef 198 0.16/1.00 vMB 20
319,776 319,776 000000000000000013c302451233d8c1a6e846547689b6301440b68ea9043210 979 0.50/1.00 vMB 30
319,775 319,775 00000000000000001b2b63717a729208dda5e44b61eea631a02f2ea1a81196ad 31 0.01/1.00 vMB 29
319,774 319,774 000000000000000009ad2ee74b65282a98188f881df3211455a11dfee6029a69 77 0.07/1.00 vMB 11
319,773 319,773 000000000000000024868db71d2adaa60208988fb97407379ae7dc510fb10b2c 268 0.13/1.00 vMB 27
319,772 319,772 0000000000000000167fe63da9d318f93340195a4c369be34f64a9ac39d34806 975 0.50/1.00 vMB 30
319,771 319,771 00000000000000001dee3a7565b15188c51aaad0fec8cc9c9ab240f4f86dbf84 249 0.20/1.00 vMB 22
319,770 319,770 00000000000000000f65ad42b175b32a17ae23af4e43a41ef15126557a682779 1,136 0.67/1.00 vMB 30
319,769 319,769 0000000000000000180a143d371790e06e59bdf77b2db25a506039a42296563e 498 0.25/1.00 vMB 33
319,768 319,768 00000000000000001a980bb85d9740ddf1e3cec3b5dae03e4873e0bd65b502e5 148 0.08/1.00 vMB 18
319,767 319,767 00000000000000001c5d2b44afdb9e7f4c4c5bdd4738a062429d215450770943 64 0.03/1.00 vMB 28
319,766 319,766 0000000000000000067f8d4da095129400997d10c2a14d8a8e9b2fcf2f9d4d9a 606 0.42/1.00 vMB 24
319,765 319,765 000000000000000009d77644349d0dfa65668c9d085542af7e5326fe78761989 568 0.38/1.00 vMB 28
319,764 319,764 00000000000000000fe6c75ab47c0b5d9d38c682135221d704798c9eba4f0d5b 1,183 0.82/1.00 vMB 26
319,763 319,763 00000000000000000ad061098e0cb863a76d46e853caa72cc90d9077f80d60ff 64 0.03/1.00 vMB 1,549
319,762 319,762 000000000000000007a209c42d7abd9d17aadf5f9fe08f360754146b35a89081 502 0.29/1.00 vMB 29
319,761 319,761 00000000000000000c1ecfb34702f672ef14852cc3c6ddf6dd7e0b398e26a59e 508 0.38/1.00 vMB 22
319,760 319,760 00000000000000000b52f3ca3f5ff5483111e29a5f1315fcc39bedf0a236db79 850 0.35/1.00 vMB 34
319,759 319,759 00000000000000000f2461bdf35f73d0290e7d65bc9fb5ac006ac997530fba95 338 0.17/1.00 vMB 25
319,758 319,758 000000000000000012516605f0e0a767b5770e00c9e11be0134ccd162d012db3 656 0.36/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.