Loading Tool

Explorer IconExplorer

Memory Pool

71,992 transactions
26.55 vMB
0.05923874 BTC
Random Selection Loading Transactions
Max Size: 161.83/200 MB

Candidate Block

Mining Attempt ae4b9eba9761706f461fb1987cda416e2941a6862a36ad6e5091f469f4b37e53
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root f779dc8ff3fd6128491ee0670bc5bce5cf8efbd7559d53322dc3e0343a15ab79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.00323695 BTC
Feerates: 40.21 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (394,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,973 520,973 0000000000000000003fcfb2f6856e053d06270bc54085d4869025706eec00f5 2,179 1.00/1.00 vMB 34
520,972 520,972 0000000000000000001aa855566968183aaa5e82858c0b6d388bb172b5265114 2,825 1.00/1.00 vMB 58
520,971 520,971 0000000000000000003452eaef20db601c21bcfedd2360150be33b9353d55c93 2,055 0.93/1.00 vMB 39
520,970 520,970 0000000000000000003b9b6741b494e6ee6e97bccf57415e5b5f9e374e4e08d9 1,321 0.85/1.00 vMB 37
520,969 520,969 000000000000000000022634ad1d09915ee5f52afa9c5ff831fbdd9b28e4a914 881 0.36/1.00 vMB 35
520,968 520,968 00000000000000000030591d5800899e32b48a72478c65034d2b4e1fcebd96a0 39 0.01/1.00 vMB 32
520,967 520,967 0000000000000000003e38f4a158b0c7b8d23f2852cd90c6a21564be5109585f 271 0.12/1.00 vMB 28
520,966 520,966 00000000000000000020398632db14e7dee302046754483fb21b93d1096fd428 885 0.65/1.00 vMB 13
520,965 520,965 000000000000000000206fcc9d532047d26c4652077dc7be08a305ec6617c4af 2,017 1.00/1.00 vMB 43
520,964 520,964 0000000000000000001c759295d6243f98afa53c6e3253d930c8c7a7b4409599 300 0.20/1.00 vMB 39
520,963 520,963 0000000000000000003ec539ff126517438dd5edda76c3aabd0b70d2653ce31e 854 0.54/1.00 vMB 35
520,962 520,962 0000000000000000003d7afb816d9b9b369452e7ff613f90009438256e5c34d8 937 0.56/1.00 vMB 43
520,961 520,961 000000000000000000338d60da498ce8544000bf61d60962c934762ad50a33fc 2,115 0.90/1.00 vMB 19
520,960 520,960 00000000000000000024caf741d9a48770059ba8a9e8651462ac659ec6f93bec 2,628 1.00/1.00 vMB 55
520,959 520,959 000000000000000000450016a722bb867cad73aeb1edaa2187ab989b5863f052 1,962 1.00/1.00 vMB 32
520,958 520,958 00000000000000000042bfddf230b645c7899ba8754dff6f323e8cce4e8febed 2,663 1.00/1.00 vMB 22
520,957 520,957 00000000000000000030817bf4129253baa00628220812b48feedd90ddb99718 2,787 1.00/1.00 vMB 54
520,956 520,956 00000000000000000040ba3be855d85438ba171f90e0315ddbdcb64ca65428f2 498 0.22/1.00 vMB 41
520,955 520,955 00000000000000000009d81541891bdf47e89fc638a90cfb9d216a06b3d25667 47 0.02/1.00 vMB 23
520,954 520,954 0000000000000000001fe763ca8bac06836b828f3da0d155e3ee3488ae8bb806 514 0.22/1.00 vMB 31
520,953 520,953 0000000000000000001f805f9579017425e8019142ffe0c79080343b70e89623 65 0.02/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.95 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: 715.11 GB
    • Received: 17.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.