Loading Tool

Explorer IconExplorer

Memory Pool

82,213 transactions
30.20 vMB
0.09939126 BTC
Random Selection Loading Transactions
Max Size: 182.31/200 MB

Candidate Block

Mining Attempt dac8972c0ae21a09ec6abffc330c06decb887cbc9bf65d8c1b93f1123f110956
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 2d3d00b0a17dcf5cdd9095d34934374e2ea183a87c5cd26901a7227cf53afefe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,651
Size: 1.00 vMB
Total Fees: 0.03732056 BTC
Feerates: 526.32 > 3.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (609,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,172 305,172 00000000000000003acb6088afee0373c5e5500cb730e771b7768f0c8e15f68d 123 0.14/1.00 vMB 15
305,171 305,171 00000000000000000b568b586ef8d00c624c264fa9e2c1d395930769bcb87502 255 0.27/1.00 vMB 19
305,170 305,170 00000000000000002f6bf1b4df870df8dc23fc462394b2542f9169d1922306bd 417 0.33/1.00 vMB 27
305,169 305,169 00000000000000005198409ffcde4d2fe769d99c2ac526512714bf3c9e7b7e2a 500 0.34/1.00 vMB 25
305,168 305,168 000000000000000024b0e1d607e474310004c0d87cb940b0e08c3032fd7e41f1 83 0.05/1.00 vMB 15
305,167 305,167 000000000000000038ac290812352a70f56b585e958b98685ca72aafeadc563b 1,758 0.92/1.00 vMB 38
305,166 305,166 0000000000000000126ab2bb148839071667f54c2696bdc7b6b8bb8fd3e23311 11 0.06/1.00 vMB 1
305,165 305,165 0000000000000000207d8463e434fb1f77e8921a7eb93a549ffc1ccfd7e20c1e 384 0.20/1.00 vMB 31
305,164 305,164 00000000000000004f0834612114a0532519568a095ee044c603f175c11f8197 181 0.09/1.00 vMB 34
305,163 305,163 0000000000000000025fcdc4337e8a3f2f854931d9a793a804b767deb564cf3c 90 0.22/1.00 vMB 11
305,162 305,162 00000000000000004e77cf11c727f946efd36870b69d634cbd56afade2d5394f 207 0.34/1.00 vMB 14
305,161 305,161 00000000000000005062107b7057929d8660a3d9306196cffc53200f905c7558 547 0.35/1.00 vMB 27
305,160 305,160 000000000000000001e8e3733ef550be72952ebdc20ec2a1e783b294d2b60d0d 1,095 0.50/1.00 vMB 35
305,159 305,159 00000000000000003cb3f81f4748de6645f929fa5b16762e83956111e8f81e7d 348 0.35/1.00 vMB 18
305,158 305,158 000000000000000057ba6a6e20aba7d2cadbe4098408b7b9a9b7f2230b3f41ce 679 0.35/1.00 vMB 33
305,157 305,157 00000000000000005c4438ce1a4846854b587de96255f855379afc2bcd5b5010 142 0.35/1.00 vMB 17
305,156 305,156 00000000000000004941cdb2cdb7f1ceb4f5e945f420e22f23c5505eb69ae496 928 0.35/1.00 vMB 43
305,155 305,155 000000000000000034fff304a8f535697844cec2ac7458ca1d003a22c2798a4b 449 0.35/1.00 vMB 25
305,154 305,154 000000000000000002f5f223a8aa577a72ea4b2833fb2f9e200fd8fccfd4c0a1 529 0.35/1.00 vMB 24
305,153 305,153 00000000000000002f3bcb9cf7bf4f0418c4b4e9403e67595ef6473203215646 1,048 0.35/1.00 vMB 46
305,152 305,152 00000000000000003a7b782eeb46080643887c520fe628a5c29e73941bb0e5cb 168 0.07/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.