Loading Tool

Explorer IconExplorer

Memory Pool

79,292 transactions
29.50 vMB
0.08458366 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 25c076fdae18a1597ccaa8a984becdcbf023dc67a20543b3d0ec46c145271958
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1f564d4838817946efa23ca7e7e358c321c03d6e690c17b29fe3ede7145fafb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.01974929 BTC
Feerates: 402.60 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (102,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,916 812,916 000000000000000000006bfa9922e793148f4e7b489e2da92a3932471a0a8cfa 4,005 1.00/1.00 vMB 25
812,915 812,915 0000000000000000000148c918cdc160e41f7306cc8d5ceac8188ad24a413cbc 2,975 1.00/1.00 vMB 16
812,914 812,914 00000000000000000001327f03fff15da700c3e6a1f8d3cf15d3f6d6f8d68901 1,729 1.00/1.00 vMB 8
812,913 812,913 00000000000000000000663831c53eed78b84f80efc07c6e73cec4195f1f1f9a 1,185 1.00/1.00 vMB 7
812,912 812,912 000000000000000000028744d1a2831f4fe3c409051d39203995562a78a17193 3,156 1.00/1.00 vMB 18
812,911 812,911 00000000000000000000fb380a06716309ade6744f7c5d7acad4366b398b62a4 1,784 1.00/1.00 vMB 8
812,910 812,910 0000000000000000000444f7c87942bb11b635b7390cf2c9e4b172047bf58d00 1,249 1.00/1.00 vMB 5
812,909 812,909 00000000000000000002df8bdb7f7ab606462100d55ff2815eb793bcf63197fc 2,984 1.00/1.00 vMB 16
812,908 812,908 000000000000000000015cbe75858fd0c2e86340abb69db3773664f43e7e7957 1,123 1.00/1.00 vMB 3
812,907 812,907 00000000000000000001fd09b552fac94d6c032741e6b0c6a0c07026227e3f8b 2,583 1.00/1.00 vMB 13
812,906 812,906 000000000000000000011876ae33a743a214bec6239df9da4eee2b957ec94101 1,896 1.00/1.00 vMB 9
812,905 812,905 000000000000000000039106655008dc48284f6c76cd2772e8fc9f6b62af53cf 3,154 1.00/1.00 vMB 16
812,904 812,904 000000000000000000037a2f534d965688d3743536d935e8dcb8597b7abe1533 410 1.00/1.00 vMB 3
812,903 812,903 000000000000000000016f8da3c848a00588f5ec802f5ae650d309fe39628fac 686 1.00/1.00 vMB 3
812,902 812,902 0000000000000000000046fa8146983a52c306b844c2a4a51776ee4744657ee0 2,394 1.00/1.00 vMB 7
812,901 812,901 0000000000000000000483d723b6121f21ba3fec9ce4cdb217dcae55c8533f01 1,725 1.00/1.00 vMB 7
812,900 812,900 000000000000000000020d1b2b5537819240c906d8b69c6c4af0774fc54aeed2 2,489 1.00/1.00 vMB 14
812,899 812,899 00000000000000000002f468fb4d3761853c163589cdab660a5df71ab52f0884 1,893 1.00/1.00 vMB 6
812,898 812,898 000000000000000000001a075e67f1cfb7a1c390e8433a8bab92a4f6154ff3f5 1,737 1.00/1.00 vMB 10
812,897 812,897 00000000000000000001e3eeddd11bae54e090129d5e89df4617f161d021d7a6 2,777 1.00/1.00 vMB 15
812,896 812,896 000000000000000000014258702cb864cc0624aa13b19ec98b77d12dac8d3e98 1,623 1.00/1.00 vMB 9
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.18 GB
    • Received: 17.66 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.