Loading Tool

Explorer IconExplorer

Memory Pool

36,265 transactions
26.22 vMB
0.06937116 BTC
Random Selection Loading Transactions
Max Size: 133.48/200 MB

Candidate Block

Mining Attempt ecd6e58e770089f5eac9c20a8b6bb1e21dd11ff8bc4d2e720562300120648c6b
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 8cefac5a463913600f6c24a133c1ef8707373ffaaa0d2a6c20162c5391b436fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.02058983 BTC
Feerates: 165.59 > 2.06 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (520,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,828 393,828 0000000000000000002551a85eb457aa2e9c85a71fe4c3ea69222c2a1079d68c 793 0.42/1.00 vMB 32
393,827 393,827 000000000000000008c49f40f97454c58079ddb897a1141ccf641ec752392b9a 529 0.31/1.00 vMB 31
393,826 393,826 0000000000000000057266595726f9e4a5bafeff3b1d60091defd5161205fff5 449 0.34/1.00 vMB 21
393,825 393,825 0000000000000000043da84a288f4900cfd98f7c09de9bf70a64b7641283f8b2 326 0.21/1.00 vMB 25
393,824 393,824 000000000000000002d3af09e707857fbdb3787cecbb0c2198bfa337d13ea248 1,913 0.95/1.00 vMB 47
393,823 393,823 000000000000000000ac4a5f0b5c95aa8bc7977a4338896c4f8f6278cc8b92d7 652 0.45/1.00 vMB 23
393,822 393,822 000000000000000006f8c48370fc71c093aa36f4163ea87e0e5afc211066a1de 1,762 0.75/1.00 vMB 34
393,821 393,821 00000000000000000731f4a85dc43b975b8056837514d515a2e909e6240b9400 432 0.29/1.00 vMB 31
393,820 393,820 000000000000000007d922ce1e5b6662e12e8271abdf9c749e81ed8e09dba0c0 117 0.04/1.00 vMB 46
393,819 393,819 0000000000000000076d503e29fc1f7746eb88e3e8af64cba4645a8700bc0a09 1,457 0.73/1.00 vMB 27
393,818 393,818 000000000000000002a7584f127ebc9ce6e4969ffcf1081b7bbaa2e5213c727e 1,923 0.99/1.00 vMB 31
393,817 393,817 000000000000000005a9dcf745531b11e18e53b0221d39730ffaea7ac81e74db 1,221 0.63/1.00 vMB 33
393,816 393,816 0000000000000000071417904ab03251145dd3b40ce5942f74bd75e11e7c9be6 1 0.00/1.00 vMB 0
393,815 393,815 0000000000000000026d6abb0b4c15049c450e730e10319c2b28c306fcdb993f 694 0.45/1.00 vMB 40
393,814 393,814 0000000000000000015f960d25ab2ca7a2396653ebd8be5e409380afff4ae59b 658 0.36/1.00 vMB 30
393,813 393,813 000000000000000003d8ecd1265bf169c6f1b5b42f08b50fe198d35e9a264336 749 0.45/1.00 vMB 25
393,812 393,812 000000000000000008e6fd89dbbef9c7e54f4715949bfc4003c569f6241b0a07 531 0.32/1.00 vMB 24
393,811 393,811 000000000000000006f2fb1778a9a9a91419edfe5cbc4a6d1dfc5587ae3d803c 1,170 0.83/1.00 vMB 24
393,810 393,810 000000000000000005311452867303eca4668bee0dea4c5b7a4aab8df8a2985a 2,103 0.75/1.00 vMB 42
393,809 393,809 0000000000000000023e72e086d6d3019b0dfc87847939c463980827a2da02ba 851 0.65/1.00 vMB 23
393,808 393,808 0000000000000000024883f2672d24cdf86ee2a5ccd3990d95f1f52018127b92 558 0.47/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.