Loading Tool

Explorer IconExplorer

Memory Pool

40,209 transactions
20.07 vMB
0.10229201 BTC
Random Selection Loading Transactions
Max Size: 111.12/200 MB

Candidate Block

Mining Attempt 82a296490322241cc8f885529026f01a6d237973ef913655d0e396cfc66fb05e
Version 20000000
Previous Block 00000000000000000000e97ae3be03bc28fddeccd3a9fdcb7b1214b0e0bc3607
Merkle Root 8721f9d401823bf1859b875dc1c71ef92e71d993cef810e08786a35f8c52014e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.05908636 BTC
Feerates: 181.54 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,882 (738,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,949 174,949 00000000000009bc30907492ecf48e759b09c4abaabb694d1a830c3c84a59a71 89 0.05/1.00 vMB 335
174,948 174,948 00000000000003412202699ddce664d18ef625ea3a5b240e5053e8dddc07c0c2 57 0.02/1.00 vMB 131
174,947 174,947 0000000000000277f8f1243644309812877f84296fd0fc8623ae0b75385c1ddd 29 0.01/1.00 vMB 131
174,946 174,946 00000000000009a0691da604f6d522f92f616ff24cebccb01e20f8ecdea5a32e 34 0.02/1.00 vMB 102
174,945 174,945 000000000000053a0afea4f89095979a16eec4956cf76b9ac4945cf4a5773090 130 0.04/1.00 vMB 105
174,944 174,944 0000000000000102f47661ea5fa778dd21db6b686e43cfbd2c2f02dce19887f1 12 0.00/1.00 vMB 0
174,943 174,943 00000000000002227a4d385b64e976bfbb7955177241929a677b4956df88a817 33 0.01/1.00 vMB 401
174,942 174,942 00000000000005e6a6b592944ce731296e1171ee1ab12dd1ae441a442748ecf8 31 0.01/1.00 vMB 246
174,941 174,941 00000000000007a767ea31b7a8311d944e5252337b73e185ef4203e47793e154 10 0.00/1.00 vMB 486
174,940 174,940 00000000000000af88932f9654ef2bdd5d64937e758fde767703b4a394c984b9 92 0.03/1.00 vMB 47
174,939 174,939 000000000000057afefa7df5bc42272ad19af5db5365cf66778384cc89da7dbe 30 0.01/1.00 vMB 386
174,938 174,938 000000000000046e07d7583d1dbfa3603aafa35503ea819537d7546e12fdc750 35 0.03/1.00 vMB 56
174,937 174,937 0000000000000468dc202556ac0c76de9481a2b1bb9fa8878cf72c1c3986db18 12 0.00/1.00 vMB 618
174,936 174,936 000000000000047019c8be9e3a0851100d3e8677e4acc6c61408bab28c832dda 23 0.02/1.00 vMB 119
174,935 174,935 0000000000000194e6fcb01080c1b8e685bb021c17b0a42c49f34f9c370f16e3 52 0.02/1.00 vMB 79
174,934 174,934 0000000000000275a7cc533260b12dc141b971d70bf5419a35b6b8c79904a7be 12 0.01/1.00 vMB 241
174,933 174,933 00000000000003ad32e32a31b7e3a77465f97c1a6eca52276d768e1cfd22ae33 46 0.01/1.00 vMB 96
174,932 174,932 000000000000011db5051c72c43f93f6bab0859dd7f0330c3b7be2b0f9fe8727 13 0.01/1.00 vMB 57
174,931 174,931 00000000000006c73356c7ea762cdf2f93b9b7c99962c2b12344976d46333415 45 0.02/1.00 vMB 112
174,930 174,930 0000000000000065b93ca9a77cb682b9959c2bbe3d201adf5241badbe149edf7 78 0.04/1.00 vMB 129
174,929 174,929 0000000000000971df20678ae40ef71a55f7df8343a86ae130e85b4e9961a515 140 0.04/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.35 GB
    • Received: 5.19 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.