Loading Tool

Explorer IconExplorer

Memory Pool

75,142 transactions
27.76 vMB
0.07618824 BTC
Random Selection Loading Transactions
Max Size: 169.35/200 MB

Candidate Block

Mining Attempt f6bc767787bd3c2abdeb6d02255bc0a9681a8f5951161fefeb2deb00e7f9e527
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 49d26a5bfa70bdef06c4b29e9de8970ae9a37741f83da47d480d52d37bcd4503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,116
Size: 1.00 vMB
Total Fees: 0.01683608 BTC
Feerates: 100.00 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (158,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,101 757,101 000000000000000000006d1dfbc5e601fccd0655c5c82a19bde05e31bf22f491 2,409 0.74/1.00 vMB 9
757,100 757,100 000000000000000000059e34cd3114400be03cbcb80670841a415acccffa62e9 949 0.31/1.00 vMB 10
757,099 757,099 00000000000000000001e518eba03dda3687ec060c9fc26b00dfd12440ea7ebf 1,473 0.60/1.00 vMB 7
757,098 757,098 00000000000000000008bcc13d31d1b7b7e3138f232516b0dbd807492625c790 15 0.00/1.00 vMB 6
757,097 757,097 000000000000000000012e2f8214db131d19a86e8a6111fdee6fb2939c2089b6 2,338 0.77/1.00 vMB 8
757,096 757,096 0000000000000000000868b752e8eb30ebde99d6f4b645bba8382970cf1425bf 910 0.68/1.00 vMB 2
757,095 757,095 00000000000000000008b6d2e767b4222d587a79f24b222704d8be5a46908d3a 2,217 1.00/1.00 vMB 3
757,094 757,094 000000000000000000034e649a2dbc9a14514b5802fd390698c072a811d205ac 2,860 1.00/1.00 vMB 8
757,093 757,093 00000000000000000003f1a0f70f085dc31ad304e141ddcf64c9899748256cad 2,240 1.00/1.00 vMB 4
757,092 757,092 00000000000000000008c27e70a610d410c021e8aca683a9d51cc872a9988b18 2,314 1.00/1.00 vMB 8
757,091 757,091 00000000000000000000c60f18067891e10e87ec5a7b9d3cb1fa355e6dd8e309 1,980 1.00/1.00 vMB 6
757,090 757,090 00000000000000000000e0bf5d3f5d3e65aa3e048961e5ba3d938296cdbb6ed5 2,112 1.00/1.00 vMB 15
757,089 757,089 00000000000000000005464615a31325779caa771b4005ae3179022c9a90ab07 1 0.00/1.00 vMB 0
757,088 757,088 00000000000000000004c16580d3b2f5aea1ea0cc64760f0630a052fe444ed37 3,269 1.00/1.00 vMB 7
757,087 757,087 00000000000000000006ff87cc5d7a3f210ab2e9f1ac0dc0d272fe08c4b50b60 2,776 1.00/1.00 vMB 23
757,086 757,086 00000000000000000000077e2a21fe3852b125b896cdec36a041106c32890078 2,886 1.00/1.00 vMB 12
757,085 757,085 000000000000000000057280b525c3928b058a0d268f695b089168577fab845a 1,077 0.33/1.00 vMB 9
757,084 757,084 00000000000000000007b3a0efe9434aeb18fc0dba792a704b1209e36939206e 2,140 0.63/1.00 vMB 9
757,083 757,083 00000000000000000005728aa1db477ea3dda585eec90ce26274f715440fe5cd 1,862 0.59/1.00 vMB 8
757,082 757,082 0000000000000000000408aaf014cc9deb7ea4f64c2a6aab6d429f9375b4a851 1,782 0.73/1.00 vMB 8
757,081 757,081 000000000000000000044f59b9fb5a9400d69730116177f565775c1e0b623c19 303 0.22/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.