Loading Tool

Explorer IconExplorer

Memory Pool

75,190 transactions
27.70 vMB
0.07139978 BTC
Random Selection Loading Transactions
Max Size: 169.08/200 MB

Candidate Block

Mining Attempt b58ff15921a9caeb09ffb2681cd77ca180531638a0f0c58ebd9e2006a8643862
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e7717c57954a65fe47cfa2bf4ec1cf6d53d19e30bae61a3abaa2dfe544e7d197
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,528
Size: 1.00 vMB
Total Fees: 0.01214778 BTC
Feerates: 150.93 > 1.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (214,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,221 701,221 00000000000000000003a903024875f2f84a83eddf646d9f51e10377c3e8cab2 2,094 1.00/1.00 vMB 9
701,220 701,220 0000000000000000000f35d3e6dca722e29896da2712a9d10f46a34b834baf7d 1,241 0.43/1.00 vMB 10
701,219 701,219 0000000000000000000c783be36fea2ae44e6a8dfb702aa757a2cc5d4d9e250c 559 0.19/1.00 vMB 12
701,218 701,218 0000000000000000000b19dd3ce4fc9cbf0ab4e350752181e6cc013ad75af106 971 0.43/1.00 vMB 9
701,217 701,217 00000000000000000009743b0c8f02345f7a7454b5fef25e68c99cbd469d9839 304 0.14/1.00 vMB 11
701,216 701,216 00000000000000000005a516aa94bf5c240d5dad032914838d445ec6ab6d7eb1 420 0.14/1.00 vMB 9
701,215 701,215 00000000000000000001cd358c940a4707ff79abaa7f83c237c0a06b3e50dba3 193 0.06/1.00 vMB 11
701,214 701,214 00000000000000000003af744466b6bbca5eb524946fe77ac501db1c3097db9e 243 0.11/1.00 vMB 29
701,213 701,213 0000000000000000000ba599f57035ae56983abd31f405f63f41014281ffba5d 502 0.26/1.00 vMB 10
701,212 701,212 000000000000000000063940a494ee603f89201d36eae340db722db8fa34d12a 2,227 0.98/1.00 vMB 4
701,211 701,211 000000000000000000038c0f927114f732daf2ceae9db00da911a276c64de822 2,288 1.00/1.00 vMB 13
701,210 701,210 00000000000000000003ceb75f7aa29eed84b7311e96325292dc168eb3fbe91d 753 0.34/1.00 vMB 9
701,209 701,209 0000000000000000000aef15eb78be761ebdae207551c2e050de3c1dfff40fb4 374 0.13/1.00 vMB 10
701,208 701,208 00000000000000000008ba890d4d76ac77cbb135387318dbc3eba5a51190eeed 291 0.11/1.00 vMB 8
701,207 701,207 00000000000000000001eeaa9cb7d802eb5eaecf6e3d9e195941aefa798ff3c3 171 0.27/1.00 vMB 4
701,206 701,206 0000000000000000000451da7afc378475fa573059a6e12c23e6699c417ce5da 1,612 0.99/1.00 vMB 6
701,205 701,205 00000000000000000004d0f9645f1d7e30d1fbd19f0a8d61a3e6e279cc557e44 996 0.50/1.00 vMB 8
701,204 701,204 0000000000000000000119c96e976403c1a846dc2e55b6bceb2503376c9b33cd 991 0.47/1.00 vMB 9
701,203 701,203 0000000000000000000982bf8a4df3492727867aaa131ce67e78a9ce9a54996c 1,281 0.68/1.00 vMB 8
701,202 701,202 00000000000000000008937ceae3117bcab22890900cdf56adfc06bc3709dd65 357 0.20/1.00 vMB 8
701,201 701,201 0000000000000000000ddc0b3bb0d02d610b395e18dc7fd4f698660bd30088ea 386 0.16/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.