Loading Tool

Explorer IconExplorer

Memory Pool

79,415 transactions
29.21 vMB
0.07440711 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt 26a0bcd767569463d172e8c5fd3aedc8d24534f92d747b7dfc015f1ad9674dc5
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root ec970885db92ec896ebd86b097443778bdd02a0f00d3808dac220c7f3a6288a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.01313552 BTC
Feerates: 74.86 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (808,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,315 106,315 0000000000026b36452107bdfac75db109867c3262fd96e7721024777be4eada 2 0.00/1.00 vMB 0
106,314 106,314 000000000000de30dc0c532bc37e014be8ea6d0cddbaa4a4dbda950ccfe041f5 11 0.00/1.00 vMB 0
106,313 106,313 000000000000e0a52a9706e2988cb454ce0fc2551ccb7c201a66b4c5900fd724 4 0.00/1.00 vMB 0
106,312 106,312 00000000000023999e2602aefa44eccf5a7435a21e4c7dbf0a655e567caf9e86 3 0.00/1.00 vMB 0
106,311 106,311 000000000001146a401d057beac3c230b6da29b1a0eab9fe960723dace3a6336 15 0.00/1.00 vMB 0
106,310 106,310 000000000000af1d796249e252e683c698c86fd6a769342fd33671fc7e32b9ab 4 0.00/1.00 vMB 0
106,309 106,309 000000000001c4a3503cbb104632e9cc0e9546fb3f4330f34da375adf0aee73b 2 0.00/1.00 vMB 0
106,308 106,308 0000000000023aa459511c34b2b3fd3dc53b4f30e6869970a3fac0b141ffbb4a 1 0.00/1.00 vMB 0
106,307 106,307 00000000000066bf4b4a952e5789541d1865d1963a8ab64c23e4c47e4e365baa 3 0.00/1.00 vMB 0
106,306 106,306 000000000000a422f65ac4f1205c6e1e5996ba5e2480dd73a989e81eea14bcbb 2 0.00/1.00 vMB 0
106,305 106,305 00000000000263adfc64cb2715c1da5d7a61488ebcb3dd6540ec1261d99e8b16 2 0.00/1.00 vMB 0
106,304 106,304 00000000000272c87956168edad5b110b7db1cb08e22c4cd202468775e51b99e 3 0.00/1.00 vMB 0
106,303 106,303 000000000000ea05a23215c27a6d343eea30dd7ba52dbe85005d315dc1713339 2 0.00/1.00 vMB 0
106,302 106,302 00000000000013481c3ab3ac369ce749cc90d8db13cd4236e16813c95e24f156 2 0.00/1.00 vMB 0
106,301 106,301 000000000001e84ad99877a93aa5e4d0de0ef5cafb55788113f934f0b7f4cc8f 2 0.00/1.00 vMB 0
106,300 106,300 0000000000004f0b6c4879732db537ca1e16db63ddcf058e22b939159c44bc51 6 0.00/1.00 vMB 0
106,299 106,299 00000000000101a3e411ccd6c09c5cc53a0d358fd6ab9f99328b12ff024f513e 33 0.01/1.00 vMB 0
106,298 106,298 0000000000023e2a95d4c24254d0cdbf8d2668d31ac90babaef031cb1bd8cc11 4 0.00/1.00 vMB 0
106,297 106,297 0000000000009daea548897cb3e9d3a82689fcc0eb7267a6c977bf64f9db136b 7 0.00/1.00 vMB 0
106,296 106,296 000000000002d42880e18ac919f5591ba31b21a16b2aa5cc03af1bf804563c6b 3 0.00/1.00 vMB 0
106,295 106,295 00000000000286176db70b2ddc9a58a03f15aa8c98a74a498eda1d77891dc831 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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