Loading Tool

Explorer IconExplorer

Memory Pool

77,030 transactions
33.53 vMB
0.13412901 BTC
Random Selection Loading Transactions
Max Size: 188.08/200 MB

Candidate Block

Mining Attempt 7f4716c31ef9c78e263a072006a71bda713b7472f1232da41e4af88444f5212e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7e41b25271c794473aab37a2e621736330f8c86c695cb476a7608258fa556c17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,540
Size: 1.00 vMB
Total Fees: 0.02604273 BTC
Feerates: 100.53 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (19,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,746 895,746 000000000000000000018f79f1a23ff336be6d085e71310b9fa8e969512a8b3a 2,155 1.00/1.00 vMB 1
895,745 895,745 00000000000000000000457a2fa4481afdeae214d90619a6686c4d482a50180c 2,920 1.00/1.00 vMB 5
895,744 895,744 00000000000000000001fb113eb395f5d76c9ae6f912b4600403f577356b8c4f 2,387 1.00/1.00 vMB 4
895,743 895,743 00000000000000000001aa86b504345c002d99f06d3a8ffa58ec43d646222894 1,999 1.00/1.00 vMB 3
895,742 895,742 000000000000000000008f9730a2780a39faa7bd2f6e0e3803c792de84850960 2,914 1.00/1.00 vMB 12
895,741 895,741 000000000000000000022fa156e9cec8d9a0c4238d153fd0ae1f8460ace47266 2,355 1.00/1.00 vMB 3
895,740 895,740 00000000000000000001b1664af9e0660df545dc66fe0eb31f3f675f7b2576b1 3,309 1.00/1.00 vMB 1
895,739 895,739 00000000000000000000866a042637c5290c6aa691757d5b829949096bd57ff4 3,104 1.00/1.00 vMB 2
895,738 895,738 00000000000000000001f8d940058d0e56d9ee83ba0b5e4ecc9c0ede3ec1df4c 1,291 1.00/1.00 vMB 3
895,737 895,737 000000000000000000006a05a25ec3410492c5d50aa92cf3cb5c055d7c77da3a 3,180 1.00/1.00 vMB 6
895,736 895,736 00000000000000000001bff134c2eccc12719830527b35755bfac136be48e915 2,075 1.00/1.00 vMB 3
895,735 895,735 00000000000000000001f02ca646ab6e0df73aa6d77a06066e023110774a36b0 1,479 1.00/1.00 vMB 3
895,734 895,734 000000000000000000020da9233b9df12d1d604408ad370ebb86144b8576d82e 2,185 1.00/1.00 vMB 3
895,733 895,733 000000000000000000008f2024f22245a42ffe705c8ed0021499529b476acb03 2,664 1.00/1.00 vMB 4
895,732 895,732 000000000000000000001f35e665d3c5baee1b60013468c9e419a438ae898f69 1,502 1.00/1.00 vMB 3
895,731 895,731 00000000000000000000128a1bf8c07dd134a56ebce11ff9cac153425affeb9c 2,546 1.00/1.00 vMB 5
895,730 895,730 000000000000000000019d4114918504d7449b43a97dbf987ac577db37ff0f40 3,450 1.00/1.00 vMB 6
895,729 895,729 000000000000000000009f9a7ce56c8ab4d388f9f91c41eba74ffd92449ee4c1 748 1.00/1.00 vMB 1
895,728 895,728 000000000000000000000f99aaad493c4571c52fbf6d838ad2b85d24b2397d0a 1,220 1.00/1.00 vMB 1
895,727 895,727 000000000000000000022837090d90abc14c749997bbde6a9709bfbac7ede8e2 542 1.00/1.00 vMB 1
895,726 895,726 00000000000000000000045ce7b3156f4629943ca1e9be1165e147a2b4dfd0e4 1,569 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 733.23 GB
    • Received: 18.54 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.