Loading Tool

Explorer IconExplorer

Memory Pool

79,159 transactions
30.23 vMB
0.12125166 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 702d034d8ececb6ca3eeeddb56745a6780602b99548d80b84936b23da2a8899d
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 550ff0e8e217ad890e44d917f4d3e614dfeee320a7b2b600d8e2bde80e086577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,225
Size: 1.00 vMB
Total Fees: 0.02976444 BTC
Feerates: 109.82 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (551,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,873 363,873 0000000000000000135ef6a6e35c8ddc8023dd61901b4f93bfeb25e66256a51d 134 0.08/1.00 vMB 25
363,872 363,872 0000000000000000063bf3de3577bdc6a4393831606a444de3e59a31143812e6 492 0.30/1.00 vMB 27
363,871 363,871 00000000000000000d520ca76b0404563badc13992d9017fe08ed5b5c24e076d 1 0.00/1.00 vMB 0
363,870 363,870 0000000000000000059323c2f74f8c175d5adf8516294a1f6975b8725e35c5c9 497 0.30/1.00 vMB 26
363,869 363,869 00000000000000000d47cd499a4304ba5c29da3ecd5ec8cb0adb7038c5d01063 628 0.41/1.00 vMB 23
363,868 363,868 000000000000000015f220ccdb6504af9659bfe7c61edc11af1f3075ba4693b0 310 0.18/1.00 vMB 23
363,867 363,867 00000000000000000e0a56d9cea88b9c620a6dbf8b72d7fb4483f33316328882 249 0.17/1.00 vMB 17
363,866 363,866 00000000000000000aed2851e12af207ee774f96100d78f1096ca1d182bcac01 96 0.02/1.00 vMB 55
363,865 363,865 000000000000000007307c248a165f8decf0f2d72a608f9e0830577a0b0a3ef0 1,484 1.00/1.00 vMB 30
363,864 363,864 000000000000000004c3677e9d87106abfe8be32670697beaf04c536fc4559c8 186 0.05/1.00 vMB 136
363,863 363,863 000000000000000010fb53a4333078734564874082a88fa5642a396ebf5886d8 460 0.27/1.00 vMB 27
363,862 363,862 00000000000000000288254181a06cd721e53615a2bfab217b8333fd1a76ab8f 1 0.00/1.00 vMB 0
363,861 363,861 00000000000000000d47270d80a30bdd6e7e12474863efe913e0eaf3fe3c6ba2 724 0.40/1.00 vMB 45
363,860 363,860 000000000000000015062d7fb542b2ee1f5ecb70317e73e87ea6e8eea5330842 86 0.05/1.00 vMB 24
363,859 363,859 00000000000000000d3c09c3d80b9fe0feb62db11a7d80a1b1dcea7c2cf5b488 37 0.02/1.00 vMB 21
363,858 363,858 00000000000000000383e29b889b4eb2a9d90dc9c467a86d89abb89e88399357 330 0.20/1.00 vMB 22
363,857 363,857 000000000000000015b37d029994bc81a56bcba744bfe1df443f2ec6dbe0bbc6 1,292 0.67/1.00 vMB 28
363,856 363,856 000000000000000003a55c99eb7553fcc58f58bf8ae1126b9d86d8310ebea88e 418 0.26/1.00 vMB 55
363,855 363,855 000000000000000002a61d71c6755e0578cc852b75a062bf9e76341c7d2e99c6 779 0.36/1.00 vMB 34
363,854 363,854 000000000000000016358de00d7a11c0f85d2c0cbd447bf09cb182025fa7face 132 0.07/1.00 vMB 25
363,853 363,853 00000000000000000895ad9c38697701d9df451b4265cfa9c0bd14b39fe773a3 1,630 0.83/1.00 vMB 28
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: 714.20 GB
    • Received: 17.52 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.