Loading Tool

Explorer IconExplorer

Memory Pool

82,542 transactions
30.47 vMB
0.10519694 BTC
Random Selection Loading Transactions
Max Size: 185.97/200 MB

Candidate Block

Mining Attempt 8266a4ce2ad691ee4e09093a48446220cd3b5c78031069c07e92ba888dd99a75
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c2a4dd866eeed64acd287d8e5c0619c68fde697f246aafb500238314d9a05d48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.03369725 BTC
Feerates: 402.60 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (583,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,794 331,794 00000000000000000850474635bce57d612cb8236228bef673bb1131de6669d7 1,058 0.65/1.00 vMB 23
331,793 331,793 00000000000000000d612c9b42e71c8dbee8295c9da2e1e447b7f885024264f1 194 0.09/1.00 vMB 27
331,792 331,792 00000000000000001651ec50b8a66093a684881c064df46f9986a1f06581c731 626 0.35/1.00 vMB 26
331,791 331,791 000000000000000018465c5f342d16dbbe1d0e534cb2ef40a48043cced14ad47 971 0.56/1.00 vMB 31
331,790 331,790 0000000000000000127cee7d5c7e1da9a8e1026c322e3447243c80a1f9d45ea8 32 0.02/1.00 vMB 18
331,789 331,789 00000000000000001852287a3dccac7db202e5fff514d0e8818b72c8304e5c41 115 0.10/1.00 vMB 11
331,788 331,788 0000000000000000117c54ae8c2039bee4492ddadd94dce64747c319b4749726 353 0.27/1.00 vMB 19
331,787 331,787 00000000000000001250445ad6294eda359af6cda0912da6513e1154769876ae 1,305 0.66/1.00 vMB 24
331,786 331,786 00000000000000000e94c83668e3fdc58048cee5741c658d058399577485d816 511 0.25/1.00 vMB 23
331,785 331,785 000000000000000004096f45b634d4b939fc615fb302cb09cbc9b207d48ba520 824 0.45/1.00 vMB 23
331,784 331,784 00000000000000000a8d235bd0a64dcc5b72ef79694408a172d19aa75e496359 681 0.29/1.00 vMB 26
331,783 331,783 00000000000000000ba3f265ff879777284ca85259ef066b956b95895cfb4931 939 0.52/1.00 vMB 24
331,782 331,782 00000000000000000cd8f5079d91452c738113f1aaa8a4431cf2dedbf32d8c87 207 0.11/1.00 vMB 30
331,781 331,781 0000000000000000140fd9392784e50aff03c7aa8fbe38026b78febf688be323 531 0.27/1.00 vMB 25
331,780 331,780 000000000000000002da1dfe8821bc62895e8f26da1393d5e0c5a410bfbdde46 186 0.12/1.00 vMB 19
331,779 331,779 000000000000000000918c8b28629db0a51b185f3db98cac6eaa2280e7adf943 261 0.33/1.00 vMB 10
331,778 331,778 00000000000000000b01a8613d46f8d6ae24a4ee3ae64c2df12585f5afe61262 64 0.03/1.00 vMB 25
331,777 331,777 0000000000000000072828ced4fda5b64646f4ee32edf2b7c88618e27b059ccd 142 0.08/1.00 vMB 21
331,776 331,776 000000000000000001e7aa0878d950b96cf02db10a615c344c3ae612d7986093 286 0.15/1.00 vMB 22
331,775 331,775 00000000000000000706ef59fc84addb6d42e0d77bcb01c7f497eff6eb981b8d 1,191 0.70/1.00 vMB 24
331,774 331,774 0000000000000000027aa82da30058acdba26b31469415cb2e3fb836d7e1176f 1,103 0.58/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.