Loading Tool

Explorer IconExplorer

Memory Pool

88,312 transactions
32.18 vMB
0.13719700 BTC
Random Selection Loading Transactions
Max Size: 194.97/200 MB

Candidate Block

Mining Attempt cbbed6c0896d098c1229e0a801bc45447070be1bc6fd7dc0295052541b68473f
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root d522215e8d7738155a464207937ec6528965b2fdaac06b8ae153fe288a8d9646
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.05097257 BTC
Feerates: 101.65 > 5.11 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (411,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,280 503,280 00000000000000000071b6ed9d246040ed1a01251aa9685d08b1c557590ae991 3,054 1.00/1.00 vMB 538
503,279 503,279 0000000000000000005bb0927f2f624a728d564e2d7f322b93e19a792aa5f0a5 2,847 1.00/1.00 vMB 598
503,278 503,278 0000000000000000001c4d5e394983bf4df5e0faffd0632f0345349474611a4e 2,223 1.00/1.00 vMB 452
503,277 503,277 00000000000000000025a51faab6b2b58126e93e00a661288782a149debc94d4 2,679 1.00/1.00 vMB 516
503,276 503,276 0000000000000000008809a8f20dd3efc6f108f4d793556ada7619b7b91fa41e 2,166 1.00/1.00 vMB 550
503,275 503,275 0000000000000000001d6f15f6f0e5de07b2225b03f2badfe21f73f208c7279e 1,295 1.00/1.00 vMB 572
503,274 503,274 0000000000000000008770024122e9ee5cae6dcde56f054358e696b8e4431248 1,087 1.00/1.00 vMB 249
503,273 503,273 0000000000000000006df33a9e1079c091883ad943f58575f2e8e1499bea5bc5 2,565 1.00/1.00 vMB 398
503,272 503,272 0000000000000000003af34a41adf42861e8b2225b43a08afa6df0abbb18a75a 1,125 1.00/1.00 vMB 311
503,271 503,271 0000000000000000005009b23c850f28052beb50ccddb464c5136400923f0d77 958 1.00/1.00 vMB 329
503,270 503,270 000000000000000000558a6a23177bb42651a429cf317b50b8019b2b2a635ec8 2,744 1.00/1.00 vMB 535
503,269 503,269 00000000000000000028683ca594897bdb15b13c172a3a22b736abc68f15d935 1,982 1.00/1.00 vMB 418
503,268 503,268 000000000000000000278dc8c01d870267298bbf0482b772c6bce60dbf609b6e 737 1.00/1.00 vMB 188
503,267 503,267 00000000000000000028b8fab3b10522f33e840abce15f526e433a61c440d9bb 2,385 1.00/1.00 vMB 497
503,266 503,266 000000000000000000231de1aca4a1d5f31d52ee57bf532a68c44aea790b420d 1,012 1.00/1.00 vMB 245
503,265 503,265 00000000000000000033972c9263e9f1b593a4a555157ecc97735bf2fdea7664 1,312 1.00/1.00 vMB 296
503,264 503,264 0000000000000000004feed5f9b3a9c3023a88c1f5c8c02a623ce00577637730 1,671 1.00/1.00 vMB 333
503,263 503,263 00000000000000000076e9d207997661a74972ec1e00cfd147de04995d638292 2,019 1.00/1.00 vMB 365
503,262 503,262 0000000000000000006e6ceb2138bf27f65d7541343ac34a91f3239ab95b5e1d 1,662 1.00/1.00 vMB 364
503,261 503,261 00000000000000000010ecd0940a4422cc83de9daf3cd8fd1139a18c60aa01df 2,037 1.00/1.00 vMB 446
503,260 503,260 00000000000000000083435d70bf1c74e5ac023030b3ddcc3f422af2daeb4b75 2,768 1.00/1.00 vMB 469
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.