Loading Tool

Explorer IconExplorer

Memory Pool

112,026 transactions
23.58 vMB
0.14588283 BTC
Random Selection Loading Transactions
Max Size: 175.34/200 MB

Candidate Block

Mining Attempt 4b28af7f66da3cf008706d13b66faa0f72dfbff9687455c1e058af447d3a4632
Version 20000000
Previous Block 00000000000000000000aeec15e80444d97b8cc982d627f88c1aa11a9a7b5be8
Merkle Root a81b10058fa172898680169c351f1159e3bcedb292c40d648491fc56d6eb9d2d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,520
Size: 1.00 vMB
Total Fees: 0.05696148 BTC
Feerates: 226.03 > 5.71 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,927 (948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,979 915,979 000000000000000000006fba161afc27ab013df9ff45b13dde90f96b1ebc3cde 2,575 1.00/1.00 vMB 3
915,978 915,978 000000000000000000011aa78267dc4c6434aa373f807c91b066a761e26e676d 4,499 1.00/1.00 vMB 0
915,977 915,977 0000000000000000000078d4401139a38dc299b38069f9fd1f1b216961cbb3c6 2,149 1.00/1.00 vMB 3
915,976 915,976 00000000000000000001ae82612e8aaff57a65843595d248ce964a665c61b525 2,766 1.00/1.00 vMB 0
915,975 915,975 00000000000000000000d7c6c509ae4a56f6a16df1ec0d190e75430e38a1838d 1,110 0.42/1.00 vMB 2
915,974 915,974 00000000000000000001b51c397128b7c7fd3bb22f5fac38bf98d9581b86f67e 4,823 1.00/1.00 vMB 0
915,973 915,973 000000000000000000014a068a1695841b1c87fbc81c0ce3f3d3e7c17a5907f0 2,307 1.00/1.00 vMB 2
915,972 915,972 000000000000000000010007760be8c060b919f3493f635d127b80f735ca4859 218 1.00/1.00 vMB 1
915,971 915,971 0000000000000000000117be1b2782a48afbac57884390adb6a93c28b373a7eb 3,449 1.00/1.00 vMB 0
915,970 915,970 000000000000000000011313d2ba9c40fa5336bc9a703e6254b5ce3cc0ecf023 4,129 1.00/1.00 vMB 1
915,969 915,969 00000000000000000001d58338c0b57cfce72ec7c3e51a93636d2743321c1b89 3,043 1.00/1.00 vMB 3
915,968 915,968 00000000000000000000cb307316e28c1562033a67b95a2af403240845975703 302 0.11/1.00 vMB 2
915,967 915,967 00000000000000000001a650ae47592d7094c3d303eea9a406c233bf37603145 4,934 1.00/1.00 vMB 0
915,966 915,966 0000000000000000000000177f13e62c5270f33d398979c85ef1ff77444d8a17 4,038 1.00/1.00 vMB 1
915,965 915,965 000000000000000000002b619c9163f676cd6d163f07259b56ddf528402d582a 1,390 1.00/1.00 vMB 0
915,964 915,964 000000000000000000012d9641f20c506447bb55b85aea0f2c4f6b23f2534b81 2,696 1.00/1.00 vMB 1
915,963 915,963 000000000000000000007be0dfbd13911a4e3dcd602fabc2baefa0498e707dd0 2,699 1.00/1.00 vMB 2
915,962 915,962 00000000000000000001a14f0424cb6598dc5550dae7dd47a19c60beef16fa0e 2,502 1.00/1.00 vMB 1
915,961 915,961 00000000000000000001e9110fa084ea8f96d94d4d7e31efae914462cdd4f50b 2,295 0.71/1.00 vMB 2
915,960 915,960 00000000000000000000b996e18602ef42a66f5998b12fda74a2206f1a53c32e 3,981 1.00/1.00 vMB 2
915,959 915,959 00000000000000000001dfc7c890e1bbfe31538f5ba90c50058f95e4e1d6c26c 3,233 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.69 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: 972.88 GB
    • Received: 30.05 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.