Loading Tool

Explorer IconExplorer

Memory Pool

42,421 transactions
29.49 vMB
0.07927937 BTC
Random Selection Loading Transactions
Max Size: 150.61/200 MB

Candidate Block

Mining Attempt 264009d582e7194f19583a08f1bbe1281c1412d41db3b66a0c8f26fbcebd31f9
Version 20000000
Previous Block 00000000000000000001475c6914d089aea865d11945633aa877341c672131b9
Merkle Root 5140e91b8cb19a387f9dda5968b7cb3d0c684d606e05ef35531860a100dad75c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,261
Size: 1.00 vMB
Total Fees: 0.02130764 BTC
Feerates: 100.27 > 2.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,535 (214,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,746 699,746 00000000000000000005627d94d10691d4cf18509c960f4d94e1246ccd2911b4 1,179 0.48/1.00 vMB 11
699,745 699,745 00000000000000000007eb85255a394b05400430bcad808504e48abebd51c7f8 195 0.06/1.00 vMB 17
699,744 699,744 00000000000000000000dd6e92541b7059ef153bfd091d7ff5522ccf82831fde 1,922 0.73/1.00 vMB 12
699,743 699,743 00000000000000000000cb109dde18f75108dadce8dfcd123f0de7560ae814f1 2,276 0.85/1.00 vMB 10
699,742 699,742 00000000000000000006e00ae49918665e2655ba12d876cb44e5553f1a7e75e0 2,996 1.00/1.00 vMB 13
699,741 699,741 0000000000000000000dcf10fd94388d9ba5a4e00a626b75e7e16f24038b022b 1,212 0.49/1.00 vMB 4
699,740 699,740 00000000000000000001e5300f9748a3a8f202d0c4c9feb246d54b0123ceb5d2 742 1.00/1.00 vMB 7
699,739 699,739 0000000000000000000a18f397a9bc16f55b22ceb388e87311b553d3a1a5102d 1,430 1.00/1.00 vMB 12
699,738 699,738 00000000000000000000683d704a6fbadcf5252035021f9868efc3a0a85bf6a6 1,493 0.56/1.00 vMB 14
699,737 699,737 00000000000000000009369acd5ac9563abd7a28c07979f59d27d493e07a0aec 1,344 0.72/1.00 vMB 12
699,736 699,736 0000000000000000000d0dfdd6afcfa48d533c7449a854ff29da302bb04cbfa0 3,016 1.00/1.00 vMB 7
699,735 699,735 0000000000000000000921186579d517e7b6693c41800ec1a43ef6d46ea21b44 2,342 1.00/1.00 vMB 20
699,734 699,734 000000000000000000013d4055b1f41f61ba090414e7080d426bce9cd9eaa6e3 105 0.03/1.00 vMB 30
699,733 699,733 00000000000000000005b0f3e6c5f19bba2d7135782440ceb6e76083d33a44f4 692 0.44/1.00 vMB 2
699,732 699,732 0000000000000000000d9de5445bcfde4b135a94e8e3b8e6cdc9fcfe224347ff 1,961 1.00/1.00 vMB 15
699,731 699,731 0000000000000000000cf5bc027c2c01af6b8f5465d1dfa1987117306817b70c 2,955 1.00/1.00 vMB 8
699,730 699,730 0000000000000000000794852a819747f9dc5a3cb760180ee7f65f998e8f33a0 2,153 1.00/1.00 vMB 13
699,729 699,729 00000000000000000004cb4ebff77e24d0ad835ec72fb6452d918e67c849223b 1,521 1.00/1.00 vMB 10
699,728 699,728 00000000000000000003125974eb4723ba2cd36ec7c3987adc02ab510591b010 679 1.00/1.00 vMB 8
699,727 699,727 00000000000000000002c9ebf524a3e6515b9aadffe3ccb63410f148516d6904 397 0.21/1.00 vMB 9
699,726 699,726 00000000000000000000d5e1868082e112b66562c79bd1b3f48cbebf3a8daa2c 538 0.15/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.56 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: 622.16 GB
    • Received: 11.30 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.