Loading Tool

Explorer IconExplorer

Memory Pool

80,318 transactions
29.53 vMB
0.12751062 BTC
Random Selection Loading Transactions
Max Size: 178.75/200 MB

Candidate Block

Mining Attempt fa84babc230571a8de63684f3718347eb0292ea6803a636a699d600d19ddd233
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root c6e4960dbdb6672bca371736d089f69c5af834410320c40e5486dc40778691d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04639707 BTC
Feerates: 477.45 > 4.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (616,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,852 298,852 000000000000000046cac8233062599cf88a0d799c164a10b20b00b585a79fcb 88 0.15/1.00 vMB 18
298,851 298,851 0000000000000000458a3fbb19749897a248f678745570e5cae0354ba2965d53 816 0.63/1.00 vMB 22
298,850 298,850 0000000000000000249e106b99b94bcc6a4a1120345b3f30e4478572db472954 944 0.35/1.00 vMB 68
298,849 298,849 000000000000000063139414b3a28eb8f3c08af7a4b88ffd9b1251339741f8f5 662 0.31/1.00 vMB 48
298,848 298,848 000000000000000058fce9bb7a5f5d99ed34149e058c87684bbc7873fb543acf 381 0.30/1.00 vMB 28
298,847 298,847 0000000000000000360bcda7062068023f3365ad3fd49b9d1861cfd6d1906041 256 0.11/1.00 vMB 51
298,846 298,846 000000000000000016b5708698f0e49ed08ae47a23a660c166e6424fcc9f0c05 275 0.12/1.00 vMB 23
298,845 298,845 00000000000000005a73a9a421cdbbfbda17cb5c332d73ea10958cb6168b6625 1,393 0.77/1.00 vMB 36
298,844 298,844 00000000000000004f83befe17f2c8b6053fe45ba84e409d6ee54b2b3c064e59 512 0.19/1.00 vMB 90
298,843 298,843 00000000000000005e7307efcc36a378ea9e82da41e07f8cf9e41726d87d6eb0 256 0.10/1.00 vMB 37
298,842 298,842 00000000000000005dc3b0af9adbbad8da15241b67e3d8fac32c6f9b8bc4afde 103 0.04/1.00 vMB 111
298,841 298,841 000000000000000066e4caec585ac59d51444b751b953764848ec508d642d942 641 0.46/1.00 vMB 27
298,840 298,840 0000000000000000706023f888bc0797365f6fda48b343f2618f0f8bf65f0940 267 0.45/1.00 vMB 15
298,839 298,839 00000000000000007122479c1ec7c403b1ae5c6a7ea383f31ddcfb6e41835699 633 0.35/1.00 vMB 34
298,838 298,838 000000000000000045e6fb26060756e119dc03d90e33a4b83b5b6e9ccc21158a 727 0.35/1.00 vMB 26
298,837 298,837 00000000000000000e2af792d3f1fc13726f8e5275741c1d08c7020ca9e1de44 1,085 0.35/1.00 vMB 61
298,836 298,836 00000000000000008767db5a0fe1c5f652a15e56cf8bdc9ef5bef8279f34728b 64 0.02/1.00 vMB 45
298,835 298,835 00000000000000007216620d27095ead651eaad8f220fa8a342329c1af122495 11 0.00/1.00 vMB 32
298,834 298,834 000000000000000057ff7f950bb1fc2cfd19e869e5007e87bf45655834d5452a 593 0.26/1.00 vMB 35
298,833 298,833 000000000000000068d3a98ef4bdecad779ce629a6965731a24bb4eb7e485abe 16 0.01/1.00 vMB 37
298,832 298,832 00000000000000000ff099139b0aafb2954a7c42f42de7dec9a761f952be0d17 90 0.06/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.