Loading Tool

Explorer IconExplorer

Memory Pool

46,679 transactions
28.04 vMB
0.07667057 BTC
Random Selection Loading Transactions
Max Size: 147.60/200 MB

Candidate Block

Mining Attempt 9ed2d5bd6918b387e68d881255e8fa62d925cba00b4a9669e066247d865d5e49
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 45f927fc3bfc4358f30c4387cc129fddc114a39cf63608a1efcdf4dbc7be624c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02285448 BTC
Feerates: 100.36 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (200,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,922 714,922 0000000000000000000b24e67b5c94c614d3cc30f839bfd0408bc95d61d516b7 1,182 1.00/1.00 vMB 4
714,921 714,921 00000000000000000002bcd3bd2bd95c01b5966497bc9f2c92fd373a3610c0eb 1,397 1.00/1.00 vMB 5
714,920 714,920 0000000000000000000b3f3f65df73c0d16259dc410c82fa739029fcba6e1e9d 899 1.00/1.00 vMB 3
714,919 714,919 00000000000000000007900b5547e87338f99621e30f3245a383d957b4d4103a 1,742 1.00/1.00 vMB 7
714,918 714,918 00000000000000000001724fb92d74b967e6336332631e9d44926bb14ac88dc5 815 1.00/1.00 vMB 3
714,917 714,917 00000000000000000002e2339cb5701dcb7855153a9dbe1757f141384423b73a 848 1.00/1.00 vMB 2
714,916 714,916 00000000000000000007b0245abf5895d928ed899bd86237c13cf287dd823a3e 2,372 1.00/1.00 vMB 8
714,915 714,915 00000000000000000008a1310964accfc1ca6b389ac370b8d46a00bc207f460b 1,848 1.00/1.00 vMB 7
714,914 714,914 00000000000000000002faf21b5d3023772fcf7a7940db0177de27cb9e8948e2 3,559 1.00/1.00 vMB 4
714,913 714,913 00000000000000000000595b32edacf1ea094a17d91a1d3d97a445b7511b88b8 2,322 1.00/1.00 vMB 5
714,912 714,912 00000000000000000001ba8cedea253e7329ceeae1ca4356cc966125c7c2cb9d 3,088 1.00/1.00 vMB 14
714,911 714,911 00000000000000000003cc0b9787166cea5cd416eb495cb2698aa897ed9b0060 2,231 1.00/1.00 vMB 12
714,910 714,910 0000000000000000000ac196963b5056e7449f16879893901307e970015a2293 2,922 1.00/1.00 vMB 17
714,909 714,909 0000000000000000000884bd263d2158d9c47996b3046921cf87443aba2faf0e 99 0.93/1.00 vMB 1
714,908 714,908 000000000000000000014eb0ab2e0f240c595ab8c12d21dfd0e1cea9de330755 191 0.96/1.00 vMB 1
714,907 714,907 00000000000000000003a7844a78d1c893c7c810ed2c9590f4286ebbaff9c5c2 195 1.00/1.00 vMB 1
714,906 714,906 000000000000000000028713e7241afd9590f8c2ce2550eebfcd63bea80bd7dc 945 1.00/1.00 vMB 4
714,905 714,905 00000000000000000005cd0e7a1df35a8d710080c62d8a845da266610373b68e 2,547 1.00/1.00 vMB 9
714,904 714,904 0000000000000000000b1436170e4afe068ca8da841a6e027306d1e45c72907b 376 1.00/1.00 vMB 2
714,903 714,903 00000000000000000007e3b1325f83845b080679a34b678f2f646ff12e64ca99 1,869 1.00/1.00 vMB 7
714,902 714,902 0000000000000000000134d8cd9384580b22297c861f4f3101b1f8bef8374843 675 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.