Loading Tool

Explorer IconExplorer

Memory Pool

84,412 transactions
31.85 vMB
0.10135475 BTC
Random Selection Loading Transactions
Max Size: 194.75/200 MB

Candidate Block

Mining Attempt 69c6439e3d5f41785fe09e31fc8a7121159948eec59fddc839fdab3f74423c37
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 40e7677cb3920ff6c5f6a0b0e69e7739deca1b3461a8de869dcde06f585a71d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,546
Size: 1.00 vMB
Total Fees: 0.02511188 BTC
Feerates: 115.99 > 2.52 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (650,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,963 264,963 000000000000000a6da025e9de45171d60ce9ebf8c671d0da7d4aca70d918d65 9 0.04/1.00 vMB 49
264,962 264,962 000000000000000fb8077b782a9bd9c9d9387602ccf5f567e6b74528a9dfba26 338 0.15/1.00 vMB 143
264,961 264,961 0000000000000002475aa5b0079a6ac7cf5b5f0e3f42bcf8e43a06bd4d830abc 306 0.13/1.00 vMB 138
264,960 264,960 000000000000000cae2a9f468625f56c897522fe113fe0de4f7cc13f429ab288 105 0.06/1.00 vMB 36
264,959 264,959 00000000000000064acc2f6ffe873e2c263e24ea548b4f4458f350df4ae3c581 545 0.23/1.00 vMB 119
264,958 264,958 0000000000000005a458ed65f0a7a629c7580010866f4efee5027761e8220b1c 84 0.04/1.00 vMB 131
264,957 264,957 0000000000000003e1107cc92f371329dd338b466d19858ad79e716d673683b8 635 0.27/1.00 vMB 175
264,956 264,956 000000000000000c94c916865ef0293fcabe6f444297a100d91f4a545b29bac6 558 0.25/1.00 vMB 133
264,955 264,955 000000000000000d8139a4576785199633b5890564222893ba6c2511b9dd8f57 326 0.15/1.00 vMB 112
264,954 264,954 00000000000000024ecdc9bf706d1bf9de076e30cb489310a87e6ad198dceb3c 411 0.19/1.00 vMB 161
264,953 264,953 000000000000000aff52788645172e4acca1d9fc9387ebe4074d9ce275273b44 109 0.04/1.00 vMB 40
264,952 264,952 000000000000000af8b2672ea6e23155bbd3af832f254c3225ef974a01b57894 313 0.16/1.00 vMB 116
264,951 264,951 0000000000000007d282726d0d5c65f69e3b9cfe335ac27f69ea172357dea3da 662 0.27/1.00 vMB 155
264,950 264,950 000000000000000981d375f993833d899723e0e538268e5a24231735e7fa8b2a 448 0.18/1.00 vMB 137
264,949 264,949 00000000000000066c9fbf899d52d474c76b7493123853e3b696ebc9b8b143ba 81 0.05/1.00 vMB 96
264,948 264,948 000000000000000b647feda1820ad95b2ea9efb742e9087b022bd3d37530dc06 102 0.13/1.00 vMB 31
264,947 264,947 000000000000000e2b803426f943a6f131de5b22264d457f44ccfdea48525fc5 88 0.04/1.00 vMB 129
264,946 264,946 0000000000000008faf77292fc91a7970091aff0fecc8060ff4d910e02218c64 91 0.14/1.00 vMB 30
264,945 264,945 000000000000000eb43da5d1c57d231636a1023307060473eda71992206cad90 64 0.15/1.00 vMB 7
264,944 264,944 0000000000000008e56bbda4d8099ff3c5f16d8922121aa66d88f857e3c81717 231 0.18/1.00 vMB 60
264,943 264,943 0000000000000001965a2fdcf031848d2fe08a7b0464f0d45b6e90bfed4f56c7 608 0.25/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.