Loading Tool

Explorer IconExplorer

Memory Pool

72,784 transactions
27.98 vMB
0.06523035 BTC
Random Selection Loading Transactions
Max Size: 166.10/200 MB

Candidate Block

Mining Attempt 8fd89aa28d5dde75b15b4e83b5766ed7a38af47fc245852f6f330ac078bb3a7a
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 0ca88d208bd18551681ab4a1fdbe399758c3478af3dd39b2c5a8e0c5211a34de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,386
Size: 1.00 vMB
Total Fees: 0.00927999 BTC
Feerates: 180.34 > 0.93 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (511,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,895 403,895 0000000000000000024767f99ac1028162b728debebde0864b5aa3d932855c69 3,158 0.99/1.00 vMB 94
403,894 403,894 000000000000000002b6b8f7de6485c5829622306197af41aa338f59b56d38eb 816 0.41/1.00 vMB 36
403,893 403,893 000000000000000000520b20ac8dfc6388e8afa071d55e8e8f338645cf3db7a3 710 0.37/1.00 vMB 37
403,892 403,892 000000000000000001f3b14dcbc09dfce73c77890f82f935dc5e90b9cea1f69a 656 1.00/1.00 vMB 11
403,891 403,891 000000000000000000c52f273c7382616fbc72ae9cd080bb4a2b52d8deb70d2f 911 1.00/1.00 vMB 15
403,890 403,890 0000000000000000022bb622accabc0b8739adafa425ed4a605b0164c5d81b7d 599 0.84/1.00 vMB 12
403,889 403,889 00000000000000000313a13e433822d39c9f7226bff7230f3d92e971faf1f46c 1,434 0.93/1.00 vMB 30
403,888 403,888 000000000000000004a4388ca15be3d5a49ef66960972e3baf9a9ed27a27ff20 1,879 0.99/1.00 vMB 43
403,887 403,887 000000000000000003dc28c943e06f97809194b0d5460d58267c92152c03fc70 2,475 0.99/1.00 vMB 59
403,886 403,886 00000000000000000453bf07533a0a66bb164571759d5cd289b1bea250be758d 2,279 1.00/1.00 vMB 53
403,885 403,885 000000000000000006675fdbd01884e44bb8a4c4636209709ee768d9990c3609 311 0.89/1.00 vMB 14
403,884 403,884 000000000000000003e477a5f58893daa99578a1dd87014661d7e85df8370ebe 252 1.00/1.00 vMB 13
403,883 403,883 0000000000000000037398599c10b434976d5825244f3dfafda8dd851e9313cf 793 1.00/1.00 vMB 23
403,882 403,882 000000000000000002a7161e6ad70e45ca8eaaa97c9821e0edc51612e977119f 2,327 1.00/1.00 vMB 46
403,881 403,881 000000000000000001648242e02ce49665a13ad88083c1ddb88c7a70c226f7d8 1,607 0.93/1.00 vMB 41
403,880 403,880 000000000000000000f385aee387633aa252d80c8445030674d75861685bf231 992 1.00/1.00 vMB 24
403,879 403,879 000000000000000001d0c2cf2130c12ec05be6bf43ee50dae2130260e80fdb31 1,322 1.00/1.00 vMB 29
403,878 403,878 000000000000000005a1e841236e88fd459e6c5088652442c6b66b1cefdefddb 1,714 1.00/1.00 vMB 27
403,877 403,877 000000000000000002364d025c130c61de760ea83231899bc9076a7654db88db 2,218 1.00/1.00 vMB 41
403,876 403,876 0000000000000000067829a54550a22db266d6aa96770193ad230ee9f1201c2d 2,861 1.00/1.00 vMB 41
403,875 403,875 000000000000000000cbd16e0981fb8e51ddfc7a745810519ee1c1b7c2578a2c 2,462 0.93/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.45 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: 666.89 GB
    • Received: 15.23 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.