Loading Tool

Explorer IconExplorer

Memory Pool

82,202 transactions
30.04 vMB
0.14928573 BTC
Random Selection Loading Transactions
Max Size: 182.02/200 MB

Candidate Block

Mining Attempt 4d0bad73c14e5ec40901739cedf299db1c05ea4c036064b77aa16383deb0b32c
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 89203b0c500b61d82f28c8482a4d96c1ce1ff26895f67174d236498026d3a8f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07893901 BTC
Feerates: 101.65 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (266,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,893 648,893 00000000000000000003a3e829fe0552fdd9de303c1892c196b35d3d01ca3df1 2,758 1.00/1.00 vMB 66
648,892 648,892 00000000000000000007c5c845b24cfec21606dc0743232780bb1180318fb4bf 1,358 0.51/1.00 vMB 12
648,891 648,891 00000000000000000008e9e87896823ae314d19c37f5a11ef277c8e3cffcb3ac 2,107 1.00/1.00 vMB 36
648,890 648,890 0000000000000000000bdf74a83adc7a8a50fbf30cfd44c06f176338916e6891 795 0.36/1.00 vMB 26
648,889 648,889 0000000000000000000e7e018f218903b9c778db5bf5caeab824173e4b0af796 310 0.12/1.00 vMB 33
648,888 648,888 000000000000000000055b003a52b0a59ee28d9561894725972732a44e26c887 2,023 0.84/1.00 vMB 7
648,887 648,887 000000000000000000046cf4cefe42c9f58f514feee63300845039760e43f906 1,772 1.00/1.00 vMB 34
648,886 648,886 0000000000000000000416968e371bbedbb600bffa724a3e04d77ec4ef0d6b4a 2,398 1.00/1.00 vMB 7
648,885 648,885 0000000000000000000d84a6df9762cb844c099a89d196ff6f79d66d3e137b93 2,022 1.00/1.00 vMB 25
648,884 648,884 0000000000000000000c71463171cca19bbfda3ec679d79b9694811112768af0 1,690 1.00/1.00 vMB 18
648,883 648,883 0000000000000000000f42d61409ec4bb502e50285dff8e03c77841a03178183 1,907 1.00/1.00 vMB 40
648,882 648,882 0000000000000000000e0dfd427c3986d8fc705f083435681bac209b2fbd6192 1,744 1.00/1.00 vMB 23
648,881 648,881 0000000000000000000d2a0de06b5892da157150787e32405338398d3d7bcdb7 1,977 1.00/1.00 vMB 37
648,880 648,880 0000000000000000000e0c2cacc7e230ce62f0d28de5b2453362cc77916eaa31 2,359 1.00/1.00 vMB 53
648,879 648,879 0000000000000000000aa11e6ddda007a56df2f49c1e9893bcae0dea4703d640 2,327 1.00/1.00 vMB 27
648,878 648,878 0000000000000000000741d066e17df86887f3770f80db063a44ad04f2dcd66d 1,805 1.00/1.00 vMB 7
648,877 648,877 000000000000000000086a52db117a9ad34de2c4e1885e5523c8f7d0708750fd 1,885 1.00/1.00 vMB 5
648,876 648,876 0000000000000000000faf1102a12562bb7968148a669c160fafd0c7b0a072cd 891 1.00/1.00 vMB 18
648,875 648,875 0000000000000000000fca6f7be52a53ddf78aafbfe59142a6ed9f8f2b5b04cc 2,311 1.00/1.00 vMB 42
648,874 648,874 000000000000000000005bf3c2d4abdf034d9178441a6998373eb4836ed33f00 2,580 1.00/1.00 vMB 31
648,873 648,873 0000000000000000000ba47cd8cc66711c6fa903093683aaf987947aeea2c181 2,990 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.