Loading Tool

Explorer IconExplorer

Memory Pool

73,511 transactions
28.34 vMB
0.07205761 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt 0ec7e31185f67fd80461f2d7a84b75ba2a510204433f047a85d1e18c671e2881
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 34b65eb88d72cd902cc5cb45ce842ed9fa6675380b25514d8eb8dc6ad948a5ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 1.00 vMB
Total Fees: 0.01474703 BTC
Feerates: 60.16 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (364,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,335 550,335 00000000000000000019c5d518042af7dfc96a47f803d9827224a3041366ad21 2,550 1.00/1.00 vMB 22
550,334 550,334 00000000000000000014a19ab2c9d3407396de032680656bd3bbcdc281d648bd 2,182 1.00/1.00 vMB 33
550,333 550,333 000000000000000000247741ea3eae79137b625b47514d4fef053774de394cba 2,154 1.00/1.00 vMB 26
550,332 550,332 0000000000000000001ba8e1b482cca8c6f50eabc47464b874cf06288db742ad 2,430 1.00/1.00 vMB 20
550,331 550,331 0000000000000000000f8090b13a5199f660ef952fc38df335381404fcadefb3 3,318 1.00/1.00 vMB 53
550,330 550,330 0000000000000000002577aae9e360e3e2fb5cf388c1aef122049e009bceaea5 2,552 1.00/1.00 vMB 23
550,329 550,329 0000000000000000001d2f86c30010b3720133c28053b40271947f5ece6fddc6 2,219 1.00/1.00 vMB 30
550,328 550,328 00000000000000000003ce008f2018f6de064e0b6ce03fcd43baca032d3f24f2 805 1.00/1.00 vMB 38
550,327 550,327 000000000000000000075a5bf0cf5f3c9f3704b8dda1325235138c69f360959d 2,617 1.00/1.00 vMB 35
550,326 550,326 0000000000000000001ac8ba6f5d1dbfea5c0e754be7c3059885753ec81501ff 2,612 1.00/1.00 vMB 23
550,325 550,325 00000000000000000019b026da50c61bd0273152dc5bd223996f59e9e6ebe5c8 2,772 1.00/1.00 vMB 50
550,324 550,324 0000000000000000001704b0fe599a5db63f4475353630e6f292c8d2a88bf013 2,358 1.00/1.00 vMB 36
550,323 550,323 000000000000000000251fc078c32e59407744955fa46f763cc28cb21fc0257f 3,090 1.00/1.00 vMB 41
550,322 550,322 000000000000000000107dccd7859f40652f68a10f94e27e1da50a7d3346aa1d 2,398 1.00/1.00 vMB 71
550,321 550,321 0000000000000000000a0177bf9fc4ad4c92a61f9ab84dbf8fdbfaaa349414e4 2,897 1.00/1.00 vMB 38
550,320 550,320 000000000000000000150295a9df59cf03661d2d196403962adabe54ad8b7ec2 2,576 1.00/1.00 vMB 35
550,319 550,319 00000000000000000006ad96a8f37329765d9614a635b98ae2aa2294904507ab 2,373 1.00/1.00 vMB 25
550,318 550,318 0000000000000000000b4611f432199f580c6a843c68bc94d2f4218ea96a971a 3,088 1.00/1.00 vMB 47
550,317 550,317 0000000000000000001bec2dc9d1d19c2caf051956adaf67d9cab7cbe7f33ee3 2,540 1.00/1.00 vMB 60
550,316 550,316 0000000000000000000fd585dd41d82fabdf87b2dcf6024782452eedac58dc2f 2,459 1.00/1.00 vMB 34
550,315 550,315 00000000000000000025c9321bb5bb1c58bf658c079b59cda33fccff5919ff79 2,268 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.