Loading Tool

Explorer IconExplorer

Memory Pool

82,742 transactions
30.67 vMB
0.07485708 BTC
Random Selection Loading Transactions
Max Size: 188.42/200 MB

Candidate Block

Mining Attempt 3937f9a115460b8bb5c8f42049c58186e6aaf69fc1e3511741ae597c50905069
Version 20000000
Previous Block 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d
Merkle Root 08bd96c3f001f50eb43363c35a286ea512cc80cf07e3d8b37694e239c2324784
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 1.00 vMB
Total Fees: 0.00606425 BTC
Feerates: 50.34 > 0.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,347 (556,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,199 359,199 00000000000000000c0e8c0d4ce428f7d8c45da69fef90c8146bf51d95c128e1 771 0.34/1.00 vMB 29
359,198 359,198 0000000000000000166fa5fe5a93ba2efd59a4c5faac3a9e424c25be610bd78b 781 0.38/1.00 vMB 32
359,197 359,197 000000000000000015132ddf15fea044772d18d3663f378890506dd6ad586a7d 1,278 0.83/1.00 vMB 20
359,196 359,196 00000000000000000053d5fd0a818837ec1f8717efd737e8f3f5887320cef413 1,670 0.75/1.00 vMB 31
359,195 359,195 000000000000000010b10a959077558682efebac8ab86a412386c479ccd78472 658 0.50/1.00 vMB 32
359,194 359,194 000000000000000000c678f819aed1c71992a27af1d30bb04a9b3bcdfe10c1d1 587 0.31/1.00 vMB 23
359,193 359,193 00000000000000000283fbdced9880e24e7e57756b20bc4c4870fa2a16c04b69 101 0.06/1.00 vMB 21
359,192 359,192 000000000000000011790644ab90fdb65f4cfd6bbafa310429ddf9b89c270879 223 0.12/1.00 vMB 25
359,191 359,191 0000000000000000008730af9bcbcbe2dfaa547b9fce43490e5acbd442282782 509 0.32/1.00 vMB 19
359,190 359,190 0000000000000000028ba0ea75f7d5f87f935e348d15fa05269aa0c8d826bed5 1,770 0.89/1.00 vMB 28
359,189 359,189 00000000000000000000362e61dba7cfba02b6968a25e1fe97e586a22e87b22f 143 0.08/1.00 vMB 19
359,188 359,188 00000000000000000a0592d859e14b85ffa12465130afcb46956f348433251ab 934 0.40/1.00 vMB 28
359,187 359,187 00000000000000000e44f5bcc2335280f4ecb6cfe5b1321363a2b9d4aa2345ac 538 0.29/1.00 vMB 24
359,186 359,186 00000000000000000d5f1b7c65e59aa4aa7529a5f5c178e2b3a5044fbc5dd58d 91 0.06/1.00 vMB 14
359,185 359,185 00000000000000000aaf2b5c9d31fc77829bd63459d9ca95888c5986d208eb67 831 0.53/1.00 vMB 21
359,184 359,184 000000000000000007d73afefae897c3f20cbfd13fe92dbb2f4e789fac6d9ed2 580 0.24/1.00 vMB 27
359,183 359,183 000000000000000009cad629d4e63eda8aaea127fc64400e60069c9fac09d55e 1,024 0.48/1.00 vMB 28
359,182 359,182 00000000000000000586e64b558af24fae7a2d1b7678ad56e92a9e3c37e75e6b 123 0.06/1.00 vMB 24
359,181 359,181 000000000000000000ba9e3e86269148d099fa0d46afb95b26cdc9248f7b00f4 1,332 0.70/1.00 vMB 24
359,180 359,180 00000000000000000f9f4b705259ed04bc6dd268778b8fdb01f606d581ec51ce 696 0.35/1.00 vMB 29
359,179 359,179 000000000000000001f312b9a36e8f445a76ad4aebaed359d7e15bbc4e48bbec 543 0.28/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.99 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: 717.80 GB
    • Received: 17.86 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.