Loading Tool

Explorer IconExplorer

Memory Pool

87,916 transactions
33.01 vMB
0.12953189 BTC
Random Selection Loading Transactions
Max Size: 198.10/200 MB

Candidate Block

Mining Attempt 2135f206d980d717e37ffe168a1d89e7d3328b595cb9eaafc4ece9fd77343280
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 97c0a085f2306de7d8207f6a7943b7d19f90211d0f48b346529eb3d83187f7f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.04737447 BTC
Feerates: 218.18 > 4.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (200,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,029 715,029 00000000000000000002002a7eb9298cc350cf3e5cee3d50f392c59745234b34 646 0.26/1.00 vMB 11
715,028 715,028 0000000000000000000a9113be694c51232f055efd5302e67e725c95ec889f48 875 0.31/1.00 vMB 10
715,027 715,027 0000000000000000000272d5441adf7780118934f2e282d36175276405c5e44a 1,801 0.50/1.00 vMB 3
715,026 715,026 00000000000000000006291031783952bf9974fb87feb9bbcc75c087e23d90f7 3,638 1.00/1.00 vMB 9
715,025 715,025 0000000000000000000842201769b1d3d27a58d267d7dfd3b47c26d32f5d18f3 492 0.19/1.00 vMB 10
715,024 715,024 0000000000000000000396a803c435083cb928bac9570d3a92968a3f8ef0323d 132 0.06/1.00 vMB 9
715,023 715,023 0000000000000000000376a8749096c6ec2d7a9a0a31ebe3bb65db8d0a94a4be 133 0.10/1.00 vMB 10
715,022 715,022 00000000000000000005d00173f7432db9321c28438930ab10f3248ef5b4c978 383 0.10/1.00 vMB 11
715,021 715,021 000000000000000000034ff924ffe197422d8c474af6407086896d98614df1e3 65 0.02/1.00 vMB 9
715,020 715,020 00000000000000000004e0f10c983dc7179adfdcadcfd9dc5604e93384e543a0 350 0.13/1.00 vMB 8
715,019 715,019 00000000000000000007a3c07bef74573f8bf0f9dba7d7515c753fc0bb2ecc61 885 0.33/1.00 vMB 10
715,018 715,018 00000000000000000005e670fd027540903d04a2112bb8c6605431f8aebbb713 1,822 0.80/1.00 vMB 8
715,017 715,017 0000000000000000000048526e65c4c729b26f33076024aa161c0102007218ba 2,100 1.00/1.00 vMB 10
715,016 715,016 00000000000000000008ba4406c4e4dac10c063302846d0443690ab9a35e73ac 1,199 0.80/1.00 vMB 1
715,015 715,015 0000000000000000000926d2e5987c3c0107cefb2527c36612e8c7a6f4ce234e 2,095 1.00/1.00 vMB 7
715,014 715,014 0000000000000000000a6394f5b9e92fa80beceac5335bbcde52b0c0cded3b8b 3,364 1.00/1.00 vMB 10
715,013 715,013 000000000000000000068b3e2146f00e3f3f2a3d903a5399a3aad25add737784 3,104 1.00/1.00 vMB 11
715,012 715,012 00000000000000000008d5d99bb841aeb7fbd5a7567d4a8a63c22298e3005070 2,486 1.00/1.00 vMB 9
715,011 715,011 000000000000000000050c5ff1ee085e72d865686711fc3b345d483a187d21e1 2,370 1.00/1.00 vMB 10
715,010 715,010 00000000000000000003672d82e6e6ef2e4775d9cf5f55c0601e7f2f9e1641f4 3,148 1.00/1.00 vMB 20
715,009 715,009 000000000000000000050a3a4d42582a67591d45245301e8dfea4abe563398f1 1,794 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.88 GB
    • Received: 15.62 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.