Loading Tool

Explorer IconExplorer

Memory Pool

42,055 transactions
27.73 vMB
0.07708480 BTC
Random Selection Loading Transactions
Max Size: 143.22/200 MB

Candidate Block

Mining Attempt dc6c80dbb696049be66395a073e2b7ce425c99e496086521545e51eeac7dad5d
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root ce6b57ea118e67108a4818d11be0bd7d52945bce0ac0f8e233278ec6a03abb43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.02169669 BTC
Feerates: 180.63 > 2.17 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (68,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,908 845,908 000000000000000000022938cf92a4bc08980512831cefbc74c0a311b87c68a0 2,895 1.00/1.00 vMB 26
845,907 845,907 0000000000000000000149a2e5a711368bacb89e2cad262c59d61c3a24a7ccbe 3,569 1.00/1.00 vMB 36
845,906 845,906 00000000000000000002d695e4b0e0ecc0c91e690d92a22c03762f4aaa289977 3,679 1.00/1.00 vMB 33
845,905 845,905 00000000000000000000125c756f6382292bcaf773f3902e51300300f1d44c80 3,364 1.00/1.00 vMB 31
845,904 845,904 0000000000000000000317e7604c7497db8940792ebdfa7fc8cb96e5ee2bbb83 4,092 1.00/1.00 vMB 34
845,903 845,903 000000000000000000005fed8cc7216053464433459d95c643bf2259949e63b8 3,865 1.00/1.00 vMB 43
845,902 845,902 00000000000000000002e64b3e7ac77676ca76a93c7235bbe630b33483693809 4,037 1.00/1.00 vMB 44
845,901 845,901 00000000000000000001be2dd7d2db311d1a754a59a4827c128985c261fdc27e 3,903 1.00/1.00 vMB 52
845,900 845,900 00000000000000000003058e2b88952513418da8ab948b888ce1efb47d9d62d3 4,429 1.00/1.00 vMB 29
845,899 845,899 00000000000000000002ecd3bbb5efab0e6b4837fd5bded00597d01ae5cdf34e 4,633 1.00/1.00 vMB 31
845,898 845,898 0000000000000000000055d5080c5bc7ee57836ef0aae8e4de57b3467576ada5 4,923 1.00/1.00 vMB 29
845,897 845,897 000000000000000000001cc08d999d3c14daea6d4cb5128dbbf17f7c030fea89 4,698 1.00/1.00 vMB 43
845,896 845,896 00000000000000000001346ba175f155e041106c5e2bbcb1c7054dfb4d140a54 4,536 1.00/1.00 vMB 37
845,895 845,895 00000000000000000001d92f7263bbfd0faa27630851a9809887e4d21c81b6d0 4,332 1.00/1.00 vMB 30
845,894 845,894 000000000000000000028a3b1cfec7b4ebce612a9288110cbf1bb37b3f665f66 4,198 1.00/1.00 vMB 36
845,893 845,893 00000000000000000001c0e15cb65ce343e8f53c624000fe1e0921b613f22ee4 4,196 1.00/1.00 vMB 46
845,892 845,892 0000000000000000000080494c8c63470cf7d2737c6119d6d980f83063a19eff 4,865 1.00/1.00 vMB 45
845,891 845,891 000000000000000000022e26489633a536d5099b77491c85e4c1e2013dedea44 5,922 1.00/1.00 vMB 31
845,890 845,890 0000000000000000000056aa321ff9db5b930c46d9bddbda515a8fbc149439e4 5,137 1.00/1.00 vMB 28
845,889 845,889 0000000000000000000262d02c8afdd007c08b630a61f736398ce1de5ac77955 4,299 1.00/1.00 vMB 27
845,888 845,888 00000000000000000000a22a5e758ceb561a006fac7390e5efa99eb42e459561 4,547 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.