Loading Tool

Explorer IconExplorer

Memory Pool

64,200 transactions
25.21 vMB
0.10303542 BTC
Random Selection Loading Transactions
Max Size: 148.58/200 MB

Candidate Block

Mining Attempt d946eac7b330fa983da833c31c8c60d07338f7d05328ae78bd5064b6e864eff5
Version 20000000
Previous Block 000000000000000000016582111248d4b87b9134380bd8e8a87e24c13039da6c
Merkle Root 2f64e38e6c6d80f1bb17ffcfc4c2d4be468e45508328fdde0fd2f5610b3604cc
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,007
Size: 1.00 vMB
Total Fees: 0.04598669 BTC
Feerates: 143.97 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,593 (490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,103 917,103 00000000000000000001dae3c4c26227798e644a4182b100ee37b0f8ef49959e 3,567 1.00/1.00 vMB 5
917,102 917,102 000000000000000000010e04f76b9e7c9f147315825d5ebc4dbaea597c282140 6,430 1.00/1.00 vMB 0
917,101 917,101 000000000000000000017e7f00d97d1526632239ac9ace3939525c5032148519 530 0.14/1.00 vMB 3
917,100 917,100 000000000000000000014f0c03a652cb29f577a0a466f39c9e8aea4ac8a5ad17 202 0.17/1.00 vMB 2
917,099 917,099 00000000000000000000d45aaaf9886c35f3b9966a7a09fee35ddfb4f1029f87 3,782 1.00/1.00 vMB 2
917,098 917,098 0000000000000000000135b925478bff1eba494c49e169a1ead9e0105119e141 3,344 1.00/1.00 vMB 4
917,097 917,097 000000000000000000004e7393394cef7fa59f4c000ea3fc029b859b114aaa1d 3,452 1.00/1.00 vMB 3
917,096 917,096 000000000000000000019f7486574866a5ac2a8dc2e855214db546e920ae8bc0 3,118 1.00/1.00 vMB 3
917,095 917,095 00000000000000000000f1303aa657e6087f21ac0e1c44da7b7771d76dfff015 3,974 1.00/1.00 vMB 2
917,094 917,094 00000000000000000000774b967dd9e9ed87051cef29f1f2ebeefe49f87086d1 6,878 1.00/1.00 vMB 0
917,093 917,093 0000000000000000000172488fd387ffee083d4bdf09432ed5f38425a179a78a 5,358 1.00/1.00 vMB 1
917,092 917,092 000000000000000000018b734df9800c885935729589919e10b58411569b9aea 2,607 1.00/1.00 vMB 2
917,091 917,091 000000000000000000005620138ce37cf60ac534d4f4b206fb0392184b86a02c 1,718 1.00/1.00 vMB 2
917,090 917,090 000000000000000000016589cf6bc132d6482310243a9c7eb7089ab284e990dd 3,329 1.00/1.00 vMB 3
917,089 917,089 00000000000000000000aa5fbe082a4d52b6c44681277a8426d7ffdedc25a632 3,593 1.00/1.00 vMB 3
917,088 917,088 000000000000000000011050a3967e7d3936867a5afcae9babbdc5925c5b66d5 3,161 1.00/1.00 vMB 2
917,087 917,087 00000000000000000000c50b4fcf7b8fac91e60893037a99c3dbab84f3aee313 3,976 1.00/1.00 vMB 5
917,086 917,086 000000000000000000006e006f34b742be862edc8e4e1bd99ee323d6f8a1ec02 3,879 1.00/1.00 vMB 3
917,085 917,085 00000000000000000000472ecbbc0f6a40e66a50f1c035a5d2d650c022ef971c 3,088 1.00/1.00 vMB 3
917,084 917,084 000000000000000000007dc0b3ace36216f2d8a94776e224f3448ca8dc1c5bc3 3,239 1.00/1.00 vMB 2
917,083 917,083 00000000000000000001e93ed3034c1caa84b2a2b7993122c49aba7826adae66 1,387 0.46/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.83 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: 1,015.89 GB
    • Received: 35.28 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.