Loading Tool

Explorer IconExplorer

Memory Pool

48,123 transactions
30.25 vMB
0.08540597 BTC
Random Selection Loading Transactions
Max Size: 161.52/200 MB

Candidate Block

Mining Attempt 499e6a81b9ed51d58a08de5802e62ec02692e2d64f70694e2c38a434e755095a
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 0ed41436c40eadfc8fd636ed16aae5219e7f0d79f503da50abb242dcba49e31b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.02520609 BTC
Feerates: 101.56 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (547,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,896 366,896 00000000000000000df6f48530e4a6bfbaa473408330d83e169a9c95e4d59da6 259 0.19/1.00 vMB 21
366,895 366,895 0000000000000000155b7c705ceb3f0c7f30a2a40f5c8d8413e5baebf8b9ee2e 1,750 0.93/1.00 vMB 37
366,894 366,894 0000000000000000028178ba20b7827f265c0b2310b56b367d8153bde6d14720 37 0.01/1.00 vMB 42
366,893 366,893 00000000000000000aaa56498d28b1958f1e5eac14539bec2fd3222328c71144 301 0.17/1.00 vMB 30
366,892 366,892 000000000000000014cf59136b8a2d253e2695b5c45f0944e594815c9bc7b6d4 811 0.44/1.00 vMB 34
366,891 366,891 00000000000000000927ec5ef0f9adc3b12712f40cc8b43614bbbebf55bccc86 205 0.10/1.00 vMB 32
366,890 366,890 00000000000000000edf67670a2d73e0ff76a841e17b91441283d32fbe76ec13 772 0.41/1.00 vMB 37
366,889 366,889 00000000000000000d0c30278b31173195d1d59ff236997d2cc4c4a1ac12f2bc 646 0.39/1.00 vMB 29
366,888 366,888 000000000000000004a1cd2ce3e621c66c0a0c4bff1c26162c23c1b69ca5b93c 133 0.08/1.00 vMB 34
366,887 366,887 00000000000000001496e4e8c7ceaf858ed985f531265222aaf294ad3fa3d9ad 344 0.17/1.00 vMB 44
366,886 366,886 000000000000000005432003eb62cf77d4850e6f94de27f84407a101453103c2 994 0.54/1.00 vMB 31
366,885 366,885 0000000000000000090c99f1c37358743ed5d640bfece5741ac7118a32871fe2 352 0.17/1.00 vMB 30
366,884 366,884 0000000000000000054e236e3c1bba3226a85e50e5aa6f413ed0f9c2e4d11cf4 514 0.28/1.00 vMB 35
366,883 366,883 000000000000000013d7a7a5dbd28a398e73e16d75dc2844d275abc5744e8206 971 0.58/1.00 vMB 33
366,882 366,882 00000000000000000366466d1716c21e9da0ebe5d3c350ad6bc7c0c45d1dd345 958 0.39/1.00 vMB 36
366,881 366,881 000000000000000003482d7f54d1f32ef887107d50d83c471fb628a60c2e822e 642 0.30/1.00 vMB 33
366,880 366,880 000000000000000003c86b97ddfe87ebf392b2380ca92258bfdf44b83deb38ec 223 0.08/1.00 vMB 41
366,879 366,879 000000000000000000fe79c557a832edc70f63fe0e3bb2ba6a8e6a09308a391d 609 0.24/1.00 vMB 39
366,878 366,878 000000000000000008c6112b2949f7ede77664a47e2347df15c513e85d6bcfd6 305 0.19/1.00 vMB 24
366,877 366,877 00000000000000000a5b07ce179f593543c590c1708c54a589e65d26fd35eca5 84 0.03/1.00 vMB 33
366,876 366,876 00000000000000000641892be42c36af3eae2197d58cf6598b5a8fb231fe5b18 220 0.12/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.13 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.41 GB
    • Received: 13.77 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.