Loading Tool

Explorer IconExplorer

Memory Pool

82,426 transactions
31.83 vMB
0.11074977 BTC
Random Selection Loading Transactions
Max Size: 190.86/200 MB

Candidate Block

Mining Attempt 5dac858da501b6e755402cdac1cb836c075015496f42a8b46d82b2a27920bb85
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root d057e3ccf342002340304530b1e16e4cee6853d057f3b59c5608eb50cfa6e685
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.02527304 BTC
Feerates: 99.50 > 2.53 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (807,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,076 108,076 0000000000019d37a0ddb718f3c94ed23efdf9f54da1f715a589b22d48efbc60 1 0.00/1.00 vMB 0
108,075 108,075 0000000000000dea1351ee2772ed6912dca2660744ee2261ed4e39af913b98bb 10 0.00/1.00 vMB 0
108,074 108,074 0000000000013fb20432f2f8776d96a81173591589d7783184cbb01766d7c63c 12 0.00/1.00 vMB 0
108,073 108,073 0000000000003e2b1976b0543687b2f9bc19fcb84415996ecf07d47b70b7b149 12 0.00/1.00 vMB 0
108,072 108,072 0000000000010711e2a2d7890acad562e2b8b9fc5d1bc0c22eebe019001269e9 13 0.00/1.00 vMB 0
108,071 108,071 000000000001b0bf8857ca014f791bb0ebb6c35233f59efa481c66444e46e735 9 0.00/1.00 vMB 3,498
108,070 108,070 0000000000026cda95d29720ae8ae85aa2c6c9ae3601e6310c0acd1f014235fe 13 0.00/1.00 vMB 318
108,069 108,069 00000000000080a617c79c80e501c5b6a5cfe368af0045b96942fe132123d3be 21 0.01/1.00 vMB 17,116
108,068 108,068 000000000001bb22b94555dd5060834c2deb75a813e1715fc3890fff591ee23f 11 0.00/1.00 vMB 7,062
108,067 108,067 0000000000027b1ca6e954b204df66442b4a4204a40fee1176d7368f52eeb365 67 0.02/1.00 vMB 483
108,066 108,066 000000000000384c802ee3d39d3aaeca653a50faa0ead389e995e3d79214e9dd 13 0.00/1.00 vMB 3,591
108,065 108,065 000000000001e2ceb10f024c6d86f3e864959fc68fb26ba606ea61fe7915c62c 12 0.00/1.00 vMB 0
108,064 108,064 00000000000082704acac39bd409bdb9159a2b7ba331a04d1c0802646bdaecdb 12 0.00/1.00 vMB 3,355
108,063 108,063 0000000000018d4011b19b4aa04adffdd27e87ae21612cb992014b74795f466d 35 0.01/1.00 vMB 1,279
108,062 108,062 0000000000019bad1b6c901f9f1d29744c8ea2bf29b31b9b195e71ab884780ff 12 0.00/1.00 vMB 937
108,061 108,061 00000000000004b210127d6ddabaec0bfb0b8730edb8f7be76fcc8813a6cf67d 11 0.00/1.00 vMB 0
108,060 108,060 00000000000027969fb2c0fa7cb47f64f425d85ed3480ba385f1e52ca0815b2a 13 0.00/1.00 vMB 0
108,059 108,059 000000000001119b706aaabbe267cb12f3b17b6ee310f47ec1c45627330715a5 13 0.00/1.00 vMB 315
108,058 108,058 0000000000024ec8532aa451f443e7bc68ae7be55a040c16c469a0bcadb969f1 8 0.00/1.00 vMB 0
108,057 108,057 000000000001ec07bc19dd4e1078fc52a8eb2c17dd7e186ff0fae29d9406fccf 40 0.01/1.00 vMB 0
108,056 108,056 0000000000026c0750be76622e4958486df9bae22ab99928fb96791464897769 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.