Loading Tool

Explorer IconExplorer

Memory Pool

42,322 transactions
26.62 vMB
0.07498571 BTC
Random Selection Loading Transactions
Max Size: 138.58/200 MB

Candidate Block

Mining Attempt fe314851b921a59113bc81aed2950e3c65f67d167a58369ae708d4e98d9a9340
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 040c67ea05bc9c85112600ed2da66d70d45740cdd383b8493e1115939a22fa88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02586159 BTC
Feerates: 99.53 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (603,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,025 311,025 0000000000000000114cc53089a076be1a8ecbf4ce55dd49bb3e1e4940ab4041 1,168 0.92/1.00 vMB 26
311,024 311,024 0000000000000000185b01ac89072aad8b335229a5c16a953782e726b13a4b4d 1,071 0.35/1.00 vMB 42
311,023 311,023 0000000000000000132b4918e302e1630971870f4ae5a9aca009a0c75c7af27e 1,299 0.35/1.00 vMB 71
311,022 311,022 0000000000000000315e48ba270f40ddc085dab5e84aabb8314f16689ad6fc44 35 0.07/1.00 vMB 5
311,021 311,021 00000000000000000409bc86134e63680de78e122dffb6dd8913c055bb1cb23b 839 0.50/1.00 vMB 38
311,020 311,020 00000000000000001fc78d459e2480177ceea92d53f75cdbd856501b60cbdc3a 865 0.51/1.00 vMB 26
311,019 311,019 0000000000000000007dabdebadfde7beaef31d13133600d0d88695146e2fac6 78 0.03/1.00 vMB 34
311,018 311,018 0000000000000000260ef522f4875fb0d5207e4e3ac97ce373a47209bcee52b6 449 0.25/1.00 vMB 31
311,017 311,017 000000000000000014c552ced25645452a0b8632753e9288e2decedd273c5828 847 0.46/1.00 vMB 31
311,016 311,016 0000000000000000246039d52e90fb6b7cd442dda19861fb948c28e3a44f7a4e 643 0.48/1.00 vMB 22
311,015 311,015 000000000000000031fc13648792893099f3960479e6e3de24bbcb7ddae24fe7 286 0.25/1.00 vMB 16
311,014 311,014 00000000000000002589d55eaca69edc91f6093750263f8a935d038f5b0272da 1,024 0.32/1.00 vMB 54
311,013 311,013 000000000000000002d49d94e7927de02c3c7825f2282b9adb30d25cd30af48b 385 0.24/1.00 vMB 26
311,012 311,012 00000000000000002a4dbe20fcce17f7277b50f9b98875c1d6e25fa081e23587 407 0.23/1.00 vMB 26
311,011 311,011 00000000000000003bdb4c0f5dbb6e34d582e4d4ca4659601e0dff7f8b8f010b 752 0.43/1.00 vMB 31
311,010 311,010 00000000000000002265a997dcb9a9b5360d4c72089b8698e6d103319bb633bd 349 0.27/1.00 vMB 29
311,009 311,009 000000000000000000a8114d75839222bac009252ab7610081aa11362027c285 57 0.03/1.00 vMB 27
311,008 311,008 0000000000000000164acf0b2fc2f78ca49ef29846531f491449b75863336b3b 23 0.01/1.00 vMB 30
311,007 311,007 00000000000000000c64434b1e9cca6ba0c93122255d9e0f939d5276845a0c68 288 0.13/1.00 vMB 36
311,006 311,006 000000000000000021401f1246ef944a888abac80e3598522a811dedf0692a39 163 0.09/1.00 vMB 38
311,005 311,005 00000000000000000d9fe7e2d04152ec9275f75e6f5c0efa0901f7d1225b94eb 474 0.26/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.