Loading Tool

Explorer IconExplorer

Memory Pool

47,773 transactions
28.56 vMB
0.06841794 BTC
Random Selection Loading Transactions
Max Size: 153.00/200 MB

Candidate Block

Mining Attempt 88a2542b63dfafd1cd3d5c7cf404ba590f72a7172c39cde659ac5004bff30132
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 9947f25c9a5525bdd37e50f453ca7c2e8d0e1b36be97e4752105a5d0562d47a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01431480 BTC
Feerates: 173.90 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (235,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,854 678,854 00000000000000000006acd3bf6eaf501a3fa3a879395d42c7c561fa944a3e8d 1,010 1.00/1.00 vMB 10
678,853 678,853 000000000000000000032fe7cc6c8c4b8fee0a45f21b01e13cff281183e0ffc1 263 1.00/1.00 vMB 9
678,852 678,852 00000000000000000004ce203db12bc99b9127e50a07e2e4fce7372e9dd926b1 843 1.00/1.00 vMB 21
678,851 678,851 00000000000000000001426336f73faf8f6488f65aeb23721d03d83791bfdd74 1,676 1.00/1.00 vMB 33
678,850 678,850 00000000000000000003deb55402e94adb4c038647426ec9a75885af845dc65a 861 1.00/1.00 vMB 26
678,849 678,849 0000000000000000000a87837723b7517dd49f50e8174b250115b8cd1b75da6a 1,955 1.00/1.00 vMB 33
678,848 678,848 0000000000000000000b8a0c1dadb20bc8b8f4acce59ddf58e1e9037605dacd8 1,966 1.00/1.00 vMB 62
678,847 678,847 000000000000000000006880b316f1b46a8213441d870bf3ef639943d9330daa 780 1.00/1.00 vMB 22
678,846 678,846 0000000000000000000015d9340dedc6c48e6be4794739b3e5246ae37bf5c974 471 1.00/1.00 vMB 8
678,845 678,845 000000000000000000069a9bde0aa1559b46a5a729093687a36c2258aff60b19 1,589 1.00/1.00 vMB 57
678,844 678,844 0000000000000000000917a69498f45759411e3a4ff8aeedc284cbada4216eec 1,826 1.00/1.00 vMB 36
678,843 678,843 000000000000000000012b4dcc0774b42f730345a47f912037be637827fd4905 1,538 1.00/1.00 vMB 35
678,842 678,842 0000000000000000000a2755d93ef05652a240eb972812118fcb5b01818ff4f8 890 1.00/1.00 vMB 40
678,841 678,841 00000000000000000005f53fd20755c960dfacf43f5ae8f2c20fd90b9fb6db89 1,285 1.00/1.00 vMB 47
678,840 678,840 00000000000000000005adb811ea273de59cd84ece01f8f1fe5923dc15fe508d 440 1.00/1.00 vMB 35
678,839 678,839 00000000000000000001ba292984971852c17e44efb1c963954870ee2d767f42 1,914 1.00/1.00 vMB 33
678,838 678,838 00000000000000000007f247e5075c9687b8995aaed392fc7559eb59d37d63b4 1,863 1.00/1.00 vMB 55
678,837 678,837 0000000000000000000b8b98ae643fcbe5bab126cc07da9a57f1611dd44692f2 542 1.00/1.00 vMB 18
678,836 678,836 000000000000000000055d65a1d4feb197434903a723e5589a19499acb9e184d 1,294 1.00/1.00 vMB 14
678,835 678,835 00000000000000000006915f442ce021cfbee10c7c2f83ec86e3dd4ce59a4922 2,011 1.00/1.00 vMB 19
678,834 678,834 000000000000000000016fc9ddf5b1069ef2a26de1b47aaacd3d385be1153755 2,310 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.11 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: 651.83 GB
    • Received: 13.65 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.